Re: [uml-devel] [PATCH] uml compile fixes

2008-03-31 Thread Alexander van Heukelum
On Mon, 31 Mar 2008 10:03:44 -0400, "Jeff Dike" <[EMAIL PROTECTED]> said: > On Mon, Mar 17, 2008 at 04:38:00PM +0100, Alexander van Heukelum wrote: > > CONFIG_SLOB=y > > > Please review/comment (or create a better patch for this yourself!). > > Try the one below - it's a bit larger, but perhaps c

Re: [uml-devel] [PATCH] uml compile fixes

2008-03-31 Thread Jeff Dike
On Mon, Mar 17, 2008 at 04:38:00PM +0100, Alexander van Heukelum wrote: > CONFIG_SLOB=y > Please review/comment (or create a better patch for this yourself!). Try the one below - it's a bit larger, but perhaps cleaner and more future-proof. Jeff -- Work email -

Re: [uml-devel] [PATCH] uml compile fixes

2008-03-18 Thread Jeff Dike
On Mon, Mar 17, 2008 at 04:38:00PM +0100, Alexander van Heukelum wrote: > Please review/comment (or create a better patch for this yourself!). Yeah, this needs fixing, but I think we need a different fix. Jeff -- Work email - jdike at linux dot intel dot com --

[uml-devel] [PATCH] uml compile fixes

2008-03-17 Thread Alexander van Heukelum
Hi all, I need the following two changes to get my favourite uml config to compile (and run): make ARCH=um SUBARCH=i386 KCONFIG_ALLCONFIG=mini.config allnoconfig with mini.config: CONFIG_BINFMT_ELF=y CONFIG_BLK_DEV_INITRD=y CONFIG_INITRAMFS_SOURCE="../initramfs" CONFIG_EMBEDDED=y CONFIG_KALLSYMS