Re: [uml-devel] linux-next: Tree for July 26 (uml)
From: Richard Weinberger <richard@nod.at>
Date: 2012-08-14 15:08:50
Also in:
linux-next, lkml
From: Richard Weinberger <richard@nod.at>
Date: 2012-08-14 15:08:50
Also in:
linux-next, lkml
Am 14.08.2012 17:06, schrieb David Howells:
Richard Weinberger [off-list ref] wrote:quoted
I think arch/x86/um/Kconfig makes more sense.warthog>ls arch/um defconfig Kconfig.common Kconfig.um Makefile-os-Linux scripts/ drivers/ Kconfig.debug kernel/ Makefile-ppc sys-ia64/ include/ Kconfig.net Makefile Makefile-skas sys-ppc/ Kconfig.char Kconfig.rest Makefile-ia64 os-Linux/ It doesn't exist. Should I create it?
arch/x86/um, not arch/um. arch/um/ contains the generic UML stuff. arch/x86/um/ the x86 specific UML stuff. Thanks, //richard