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] 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/