From: Chuck Ebbert <76306.1226@compuserve.com> Show feature bit "up" (SMP kernel running on uniprocessor) in /proc/cpuinfo. Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com> Cc: Gerd Hoffmann Signed-off-by: Andrew Morton --- arch/i386/kernel/cpu/proc.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN arch/i386/kernel/cpu/proc.c~x86-smp-alternatives-fix-2 arch/i386/kernel/cpu/proc.c --- 25/arch/i386/kernel/cpu/proc.c~x86-smp-alternatives-fix-2 Thu Feb 2 16:37:36 2006 +++ 25-akpm/arch/i386/kernel/cpu/proc.c Thu Feb 2 16:37:36 2006 @@ -40,7 +40,7 @@ static int show_cpuinfo(struct seq_file /* Other (Linux-defined) */ "cxmmx", "k6_mtrr", "cyrix_arr", "centaur_mcr", NULL, NULL, NULL, NULL, - "constant_tsc", NULL, NULL, NULL, NULL, NULL, NULL, NULL, + "constant_tsc", "up", NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, _