Re: linux-next 20141216 BUG: sleeping function called from invalid context at mm/slab.c:2849

2014-12-16 Thread Eric Paris
Spotted these two while booting single-user on 20141216. 20141208 > doesn't throw these, so it's something in the last week or so.. > > Tossed it twice - once for /sbin/sulogin, and then a second time for > /bin/bash. > > [ 34.061285] BUG: sleeping function call

Re: [PATCH 2/2] audit: restore AUDIT_LOGINUID unset ABI

2014-12-16 Thread Paul Moore
On Tuesday, December 16, 2014 02:20:04 PM Richard Guy Briggs wrote: > On 14/12/12, Paul Moore wrote: > > On Friday, December 12, 2014 11:44:50 AM Richard Guy Briggs wrote: > > > On 14/12/12, Paul Moore wrote: > > > > On Friday, December 12, 2014 12:20:16 AM Richard Guy Briggs wrote: > > ... > > >

Re: [PATCH 2/2] audit: restore AUDIT_LOGINUID unset ABI

2014-12-16 Thread Richard Guy Briggs
On 14/12/12, Paul Moore wrote: > On Friday, December 12, 2014 11:44:50 AM Richard Guy Briggs wrote: > > On 14/12/12, Paul Moore wrote: > > > On Friday, December 12, 2014 12:20:16 AM Richard Guy Briggs wrote: > > ... > > > > > diff --git a/kernel/auditfilter.c b/kernel/auditfilter.c > > > > index