On Fri, Nov 23, 2007 at 11:54:41AM +0100, Jiri Olsa wrote:
>Hi,
>
>after applying following changes, the mainline is working for me.
>
Hi,
I have already mentioned this. Follow this link[1]. ;^)
[1] http://lkml.org/lkml/2007/11/20/10
Hi,
after applying following changes, the mainline is working for me.
Jiri Olsa
diff --git a/arch/um/Kconfig.i386 b/arch/um/Kconfig.i386
index e0ac74e..234fcb4 100644
--- a/arch/um/Kconfig.i386
+++ b/arch/um/Kconfig.i386
@@ -8,6 +8,13 @@ config UML_X86
bool
default y
+config X
On 23/11/2007, Jeff Dike <[EMAIL PROTECTED]> wrote:
> On Thu, Nov 22, 2007 at 07:08:47PM +0100, Miklos Szeredi wrote:
> > Thanks. My other problem is (probably you are aware) that recent -mm
> > kernels don't compile for UML.
>
> The patch below fixes the build for rc3-mm1 for me.
>
>
> On Thu, Nov 22, 2007 at 07:08:47PM +0100, Miklos Szeredi wrote:
> > Thanks. My other problem is (probably you are aware) that recent -mm
> > kernels don't compile for UML.
>
> The patch below fixes the build for rc3-mm1 for me.
Yeah, I got as far as that (sorry about the incomplete report), bu