Andrew Morton <[EMAIL PROTECTED]> wrote:

> David Howells <[EMAIL PROTECTED]> wrote:
> >
> > The attached patch uses RCU to manage the session keyring pointer in struct
> >  signal_struct.
> 
> So are these patches dependent upon the
> keys-use-rcu-to-manage-session-keyring-pointer work?

This patch (2/3) shouldn't be dependent on that. It does extra RCU-age on a
different pointer entirely. The other RCU-age patch deals with specific key
types.

However, the third patch adds extra stuff into keyring support, and so is
RCU'd keyrings dependent.

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

Reply via email to