Re: [uml-devel] uml build failure on arch i386

2012-04-01 Thread richard -rw- weinberger
On Sat, Mar 31, 2012 at 8:44 PM, Ritesh Raj Sarraf wrote: > Hello, > > I am trying to build uml on kernel 3.2. Following is the build failure I > get when building on my kvm x86 box. > > The kvm box is arch: > root@debian-x86:~/user-mode-linux (build)# uname -a > Linux debian-x86 3.0.0-1-686-pae #

[uml-devel] uml build failure on arch i386

2012-04-01 Thread Ritesh Raj Sarraf
Hello, I am trying to build uml on kernel 3.2. Following is the build failure I get when building on my kvm x86 box. The kvm box is arch: root@debian-x86:~/user-mode-linux (build)# uname -a Linux debian-x86 3.0.0-1-686-pae #1 SMP Sat Aug 27 16:41:03 UTC 2011 i686 GNU/Linux My initial search led

[uml-devel] [PULL] cpumask cleanups

2012-04-01 Thread Rusty Russell
(Somehow forgot to send this out; it's been sitting in linux-next, and if you don't want it, it can sit there another cycle) To g...@github.com:rustyrussell/linux.git f946eeb..615399c master -> master + 9dcbe9d...6ac67b9 for-linus -> for-linus (forced update) The following changes since commi

Re: [uml-devel] UML 3-4-rc1 /(rarely) core dumps

2012-04-01 Thread richard -rw- weinberger
2012/4/1 Toralf Förster : > While playing with different tty settings I observed today a crash. > Unfortunately I do not have any other information than the back trace : Please more details. What exactly have you done? Do you also have a stack trace from UML itself? I'm also interested in the reg

Re: [uml-devel] 3 cc warnings while compiling an UML kernel

2012-04-01 Thread richard -rw- weinberger
2012/4/1 Toralf Förster : > Hello, > > today I build an UML kernel with 3.4-rc1 sources and got the follwoing > compile warnings : > > arch/um/kernel/skas/mmu.c: In function ‘uml_setup_stubs’: > arch/um/kernel/skas/mmu.c:106:16: warning: unused variable ‘pages’ A fix for this has already been pos

[uml-devel] UML 3-4-rc1 /(rarely) core dumps

2012-04-01 Thread Toralf Förster
While playing with different tty settings I observed today a crash. Unfortunately I do not have any other information than the back trace : (gdb) bt #0 0xb77fa424 in __kernel_vsyscall ()

[uml-devel] 3 cc warnings while compiling an UML kernel

2012-04-01 Thread Toralf Förster
Hello, today I build an UML kernel with 3.4-rc1 sources and got the follwoing compile warnings : arch/um/kernel/skas/mmu.c: In function ‘uml_setup_stubs’: arch/um/kernel/skas/mmu.c:106:16: warning: unused variable ‘pages’ security/keys/keyctl.c: In function ‘keyctl_session_to_parent’: security/