Re: [PATCH] CRED: Fix regression in cap_capable() as shown up bysys_faccessat() [ver #2]

From: J. Bruce Fields
Date: Sat Jan 03 2009 - 13:50:14 EST


On Fri, Jan 02, 2009 at 11:45:05AM -0500, bfields wrote:
> On Fri, Jan 02, 2009 at 11:59:38AM +0000, David Howells wrote:
> > J. Bruce Fields <bfields@xxxxxxxxxxxx> wrote:
> >
> > > No. I started bisecting, and it does appear to be a regression from the
> > > cred patches, but at some point in the middle there it hangs on boot (a
> > > softlockup report blames a spinlock in set_groups).
> >
> > Do you remember which patch you were at?

More precisely:
- The last working commit is b6dff3ec... "CRED: Separate task
security context from task_struct".
- The first commit exhibiting the permissions problem is
a6f76f2... "CRED: Make execve() take advantage of
copy-on-write credentials".
- The 9 commits in between (from f1752eec to d84f4f9) result in
a soft lookup on boot.

--b.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/