Messages in this thread |  | | | Date | Tue, 24 Apr 2007 21:59:40 -0700 | | From | "Paul Menage" <> | | Subject | Re: [PATCH 2/7] Containers (V8): Cpusets hooked into containers |
| |
On 4/23/07, Vaidyanathan Srinivasan <svaidy@linux.vnet.ibm.com> wrote: > > > > config CONTAINERS > > - bool "Container support" > > - help > > - This option will let you create and manage process containers, > > - which can be used to aggregate multiple processes, e.g. for > > - the purposes of resource tracking. > > - > > - Say N if unsure > > + bool > > Hi Paul, > > This looks like some patch generation error. Description for > containers should not be removed after applying this patch.
No, this is intentional - in the first patch in the series, CONFIG_CONTAINER was a user-selectable option so it had a description; in the second it becomes an option that's only selected if other selected systems (e.g. cpusets) depend on it. So it no longer needs help text.
Cheers,
Paul - 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/
|  |