[uml-user] Two compilation problems

2006-02-20 Thread Jan Kara
Hello, I've found two compilation problems with UML (both are present in 2.6.16-rc4 kernels). The problem is with processor type selection. 1) If I select processor type i386 the compilation fails with: CC arch/um/kernel/asm-offsets.s In file included from include/asm/atomic.h:9,

[uml-user] Booting problems in 2.6.16-rc4

2006-02-20 Thread Jan Kara
Hello, I have the following problem with UML in 2.6.16-rc4: if I configure the kernel to use tracing thread support, then the kernel stops just after mounting the root and then writing: line_ioctl: tty0: ioctl KDSIGACCEPT called If I set init to be e.g. /bin/bash and not /sbin/init, then I g

Re: [uml-user] Booting problems in 2.6.16-rc4

2006-02-20 Thread Jan Kara
> On Mon, Feb 20, 2006 at 12:22:35PM +0100, Jan Kara wrote: > > I have the following problem with UML in 2.6.16-rc4: > > if I configure the kernel to use tracing thread support, then the kernel > > stops just after mounting the root and then writing: > > > > li

Re: [uml-user] Booting problems in 2.6.16-rc4

2006-02-20 Thread Jan Kara
> On Mon, Feb 20, 2006 at 06:34:49PM +0100, Jan Kara wrote: > > Actually I was not probably clear enough. In this case starting UML > > fails even before it writes out anything (and as I checked the same > > problem is with 2.6.15 kernel) - it actually fails during the >