Re: [PATCH 2.6.13] x86_64: Make trap_init() happen earlier - dropped

2005-09-09 Thread Bob Picco
Andi Kleen wrote: [Fri Sep 09 2005, 10:17:40AM EDT] > On Thursday 08 September 2005 18:37, Tom Rini wrote: > > It can be handy in some situations to have run trap_init() sooner than the > > generic code does. In order to do this on x86_64 we need to add a custom > > early_setup_per_cpu_areas

Re: [PATCH 2.6.13] x86_64: Make trap_init() happen earlier - dropped

2005-09-09 Thread Andi Kleen
On Thursday 08 September 2005 18:37, Tom Rini wrote: > It can be handy in some situations to have run trap_init() sooner than the > generic code does. In order to do this on x86_64 we need to add a custom > early_setup_per_cpu_areas() call as well. The patch is totally broken and causes crash eve