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