Re: [PATCH] Fix early_ioremap on x86-64 II

2008-01-21 Thread Jeremy Fitzhardinge
Andi Kleen wrote: This patch changes all flushes in init_64.c to be __flush_tlb_all() and fixes the problem here. Hmm, I see new early crashes with that patch here in some cases unfortunately: PANIC: early exception 06 rip 10:8082df2d error 0 cr2 0 Pid: 0, comm: swapper Not

Re: [PATCH] Fix early_ioremap on x86-64 II

2008-01-21 Thread Jeremy Fitzhardinge
Andi Kleen wrote: This patch changes all flushes in init_64.c to be __flush_tlb_all() and fixes the problem here. Hmm, I see new early crashes with that patch here in some cases unfortunately: PANIC: early exception 06 rip 10:8082df2d error 0 cr2 0 Pid: 0, comm: swapper Not

Re: [PATCH] Fix early_ioremap on x86-64 II

2008-01-20 Thread Andi Kleen
> This patch changes all flushes in init_64.c to be __flush_tlb_all() > and fixes the problem here. Hmm, I see new early crashes with that patch here in some cases unfortunately: PANIC: early exception 06 rip 10:8082df2d error 0 cr2 0 Pid: 0, comm: swapper Not tainted

Re: [PATCH] Fix early_ioremap on x86-64 II

2008-01-20 Thread Andi Kleen
This patch changes all flushes in init_64.c to be __flush_tlb_all() and fixes the problem here. Hmm, I see new early crashes with that patch here in some cases unfortunately: PANIC: early exception 06 rip 10:8082df2d error 0 cr2 0 Pid: 0, comm: swapper Not tainted 2.6.24-rc8-g7ada4254