Re: [PATCH v4 02/29] rxrpc: Avoid using stack memory in SG lists in rxkad
From: David Howells
Date: Tue Jun 28 2016 - 04:54:34 EST
Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> wrote:
> > ???? I assume you're assuming that the rxrpc_skb_priv struct contents can
> > arbitrarily replaced temporarily...
>
> Of course you can, it's per-skb state.
I'm using the per-skb state for my own purposes and might be looking at it
elsewhere at the same time.
David