[uml-user] RFC: CONFIG_LBDAF should be auto-selected if EXT4 is choosed in Kconfig

2012-10-26 Thread Toralf Förster
otherwise booting an EXT4 image won't work b/c the root fs can't be mounted read-write - and as a side effect no syslog messages points the user to this issue (at least in my setup) ... :-/ -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 --

[uml-user] huh, entered softirq 3 NET_RX 082db720 preempt_count 00000101, exited with fffef

2012-10-26 Thread Toralf Förster
Hello, At a user mode linux image (unstable Gentoo, EXT4 fs) I experienced a hang (100% CPU of the linux process), no reaction anymore. The syslog of the UML gave before the hang : Oct 26 18:26:53 n22_uml kernel: [ cut here ] Oct 26 18:26:53 n22_uml kernel: WARNING: at ker

Re: [uml-user] RFC: CONFIG_LBDAF should be auto-selected if EXT4 is choosed in Kconfig

2012-10-26 Thread richard -rw- weinberger
On Fri, Oct 26, 2012 at 3:56 PM, Toralf Förster wrote: > otherwise booting an EXT4 image won't work b/c the root fs can't be > mounted read-write - and as a side effect no syslog messages points the > user to this issue (at least in my setup) ... > :-/ Why is this an UML issue? -- Thanks, //ric