From d57bf2ca978800df20390f9e1336e70a4a97113d Mon Sep 17 00:00:00 2001 From: Michael Witten Date: Mon, 2 Apr 2012 00:49:02 +0000 Subject: [PATCH] --- yaml --- r: 305111 b: refs/heads/master c: c072c3f0e14f7ae3172771e98e24e2e0741e5daa h: refs/heads/master i: 305109: 73d1d64c1c7a11cb24d7d9135576a36032155f88 305107: ba7ae8d934b8ea46d172cfc20ccb135d709dd110 305103: 99883fed84464b0befb2cf30068d721a8a06e8fd v: v3 --- [refs] | 2 +- trunk/README | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index f6d58ca5f886..fb4134af220b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 88f7a642cf0d6bdfa789593ba2b019ca940a3a72 +refs/heads/master: c072c3f0e14f7ae3172771e98e24e2e0741e5daa diff --git a/trunk/README b/trunk/README index e6f94a636b59..50aa430995b3 100644 --- a/trunk/README +++ b/trunk/README @@ -218,11 +218,11 @@ CONFIGURING the kernel: NOTES on "make config": - - having unnecessary drivers will make the kernel bigger, and can + - Having unnecessary drivers will make the kernel bigger, and can under some circumstances lead to problems: probing for a nonexistent controller card may confuse your other controllers - - compiling the kernel with "Processor type" set higher than 386 + - Compiling the kernel with "Processor type" set higher than 386 will result in a kernel that does NOT work on a 386. The kernel will detect this on bootup, and give up. @@ -232,7 +232,7 @@ CONFIGURING the kernel: but will work on different machines regardless of whether they have a math coprocessor or not. - - the "kernel hacking" configuration details usually result in a + - The "kernel hacking" configuration details usually result in a bigger or slower kernel (or both), and can even make the kernel less stable by configuring some routines to actively try to break bad code to find kernel problems (kmalloc()). Thus you