Messages in this thread Patch in this message |  | | Date | Tue, 10 Sep 2002 22:53:01 +0200 (CEST) | From | Adrian Bunk <> | Subject | [patch] add "If unsure, say N" to CONFIG_X86_TSC_DISABLE |
| |
Hi Marcelo,
the patch below does: - add a "If unsure, say N" to CONFIG_X86_TSC_DISABLE - fix two typos
cu Adrian
--- Documentation/Configure.help.old 2002-09-10 22:38:42.000000000 +0200 +++ Documentation/Configure.help 2002-09-10 22:49:21.000000000 +0200 @@ -240,9 +240,11 @@ which processor you have compiled for.
NOTE: If your system hangs when init should run, you are probably - using a i686 compiled glibc which reads the TSC wihout checking for - avaliability. Boot without "notsc" and install a i386 compiled glibc + using a i686 compiled glibc which reads the TSC without checking for + availability. Boot without "notsc" and install a i386 compiled glibc to solve the problem. + + If unsure, say N.
Multiquad support for NUMA systems CONFIG_MULTIQUAD
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |