http://bugzilla.kernel.org/show_bug.cgi?id=10568





------- Comment #8 from [EMAIL PROTECTED]  2008-05-01 01:36 -------
So i get 100% killer.
It is xorg dependet. i can't reproduce it without X

Steps to reproduce:
1. boot
2. suspend S3 && resume 
3. run in gnome-terminal 
for i in $( seq 100000 ); do 
   echo
"jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj";
done && 
sleep 5s && 
cd tmp/kernel/linux-2.6.20/ && 
make -j2 all

4. compilation will segfault.

----------------------------------------------------
There is still 9 revisions to bisect but i get kernel oops at
__wake_up_common+0x21/0x58

latest BAD commit d2bcbad5f3ad38a1c09861bca7e252dde7bb8259
    x86: do not zap_low_mappings in __smp_prepare_cpus

    It was okay when cpus were cold booted before this point.
    But with the new state machine, they will not have arrived to
    the trampoline yet. zapping low mappings will have the bad effect
    of breaking it completely after paging enablement

    Signed-off-by: Glauber Costa <[EMAIL PROTECTED]>
    Signed-off-by: Ingo Molnar <[EMAIL PROTECTED]>

latest GOOD commit fbac7fcbadc54cc5d374873a2e60e924a056d198
    x86: fix alloc_bootmem_pages_node macro

    missing a semicolon

    Signed-off-by: Glauber Costa <[EMAIL PROTECTED]>
    Signed-off-by: Ingo Molnar <[EMAIL PROTECTED]>



Patch set autors:    
Signed-off-by: Glauber Costa <[EMAIL PROTECTED]>
Signed-off-by: Ingo Molnar <[EMAIL PROTECTED]>


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to