Brian Gerst 8ce031972b x86: remove pda_init()
Impact: cleanup

Copy the code to cpu_init() to satisfy the requirement that the cpu
be reinitialized.  Remove all other calls, since the segments are
already initialized in head_64.S.

Signed-off-by: Brian Gerst <brgerst@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
2009-01-20 12:29:19 +09:00
..
2009-01-06 15:58:58 -08:00
2009-01-20 12:29:19 +09:00
2009-01-07 12:22:04 -08:00
2008-12-12 09:46:31 +01:00