supermike wrote:hello pax people, is there any way this option together with CONFIG_SMP could be a problem? I've had more than one machine completely lock up and may have tracked it down to these 2 options being enabled together. used clean kernel w/1.9.9g and also wolk4.0s-rc7 w/same result...
since this is not the first time i've seen this reported, a few questions:
1. what's your gcc/ld version (you should be using gcc 2.95.3 or 3.2.2+ and ld 2.13+)? also, are there any special optimizations on (like -O3)?
2. does it happen on true SMP systems or UP w/ CONFIG_SMP on as well?
3. can you get any details of the lockup (in what function in particular)?
4. can you try it with the plain PaX patch?
5. have you got CONFIG_HIGHMEM64G enabled in the kernel config?
i'd like to track it down but for now i could neither reproduce it myself nor gather enough debug info from others (what i have so far indicates some weird memory corruption).