[PATCH 1/5] x86_64: split cpuinfo from setup_64.c into cpu/proc_64.c

2008-02-20 Thread Hiroshi Shimamoto
From: Hiroshi Shimamoto <[EMAIL PROTECTED]> x86 /proc/cpuinfo code can be unified. This is the first step of unification. Signed-off-by: Hiroshi Shimamoto <[EMAIL PROTECTED]> --- arch/x86/kernel/cpu/Makefile |1 + arch/x86/kernel/cpu/proc_64.c | 126

[PATCH 1/5] x86_64: split cpuinfo from setup_64.c into cpu/proc_64.c

2008-02-20 Thread Hiroshi Shimamoto
From: Hiroshi Shimamoto [EMAIL PROTECTED] x86 /proc/cpuinfo code can be unified. This is the first step of unification. Signed-off-by: Hiroshi Shimamoto [EMAIL PROTECTED] --- arch/x86/kernel/cpu/Makefile |1 + arch/x86/kernel/cpu/proc_64.c | 126 +