Re: User Mode Linux still broken in 2.6.23.1

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Greg KH <greg@...>
Cc: <linux-kernel@...>, Jeff Dike <jdike@...>, <akpm@...>, Chris Wright <chrisw@...>
Date: Thursday, November 15, 2007 - 4:57 pm

On Thursday 15 November 2007 00:02:55 Greg KH wrote:

In a freshly extracted 2.6.23 tarball, I applied the 4 uml-*.patch files from 
stable-queue/review-2.6.23-2 in sequence (all applied cleanly), and then did 
the following:

cat > mini.conf << EOF &&
CONFIG_BINFMT_ELF=y
CONFIG_HOSTFS=y
CONFIG_LBD=y
CONFIG_BLK_DEV=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_STDERR_CONSOLE=y
CONFIG_UNIX98_PTYS=y
CONFIG_EXT2_FS=y
EOF
make ARCH=um allnoconfig KCONFIG_ALLCONFIG=mini.conf 

Then I did:

make -j 2 ARCH=um

And it still breaks:

  CC      arch/um/kernel/smp.o
In file included from include/asm/arch/tlb.h:11,
                 from include/asm/tlb.h:4,
                 from arch/um/kernel/smp.c:8:
include/asm-generic/tlb.h: In function
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
User Mode Linux still broken in 2.6.23.1, Rob Landley, (Sun Nov 4, 12:51 am)
Re: User Mode Linux still broken in 2.6.23.1, Greg KH, (Wed Nov 14, 2:54 pm)
Re: User Mode Linux still broken in 2.6.23.1, Rob Landley, (Thu Nov 15, 1:58 am)
Re: User Mode Linux still broken in 2.6.23.1, Greg KH, (Thu Nov 15, 2:02 am)
Re: User Mode Linux still broken in 2.6.23.1, Rob Landley, (Thu Nov 15, 4:57 pm)
Re: User Mode Linux still broken in 2.6.23.1, Greg KH, (Thu Nov 15, 5:06 pm)