Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1375412
| From | James Morris <jmorris@namei.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next] security: drop the unused hook skb_owned_by |
| Date | 2016-04-11 04:00 +0200 |
| Message-ID | <rmziV-6fG-1@gated-at.bofh.it> (permalink) |
| References | <rlBPP-2jm-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, 8 Apr 2016, Paolo Abeni wrote:
> The skb_owned_by hook was added with the commit ca10b9e9a8ca
> ("selinux: add a skb_owned_by() hook") and later removed
> when said commit was reverted.
>
> Later on, when switching to list of hooks, a field named
> 'skb_owned_by' was included into the security_hook_head struct,
> but without any users nor caller.
>
> This commit removes the said left-over field.
>
> Fixes: b1d9e6b0646d ("LSM: Switch to lists of hooks")
> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Applied to
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next
--
James Morris
<jmorris@namei.org>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH net-next] security: drop the unused hook skb_owned_by Paolo Abeni <pabeni@redhat.com> - 2016-04-08 12:30 +0200 Re: [PATCH net-next] security: drop the unused hook skb_owned_by Casey Schaufler <casey@schaufler-ca.com> - 2016-04-08 18:30 +0200 Re: [PATCH net-next] security: drop the unused hook skb_owned_by Paul Moore <paul@paul-moore.com> - 2016-04-08 21:40 +0200 Re: [PATCH net-next] security: drop the unused hook skb_owned_by James Morris <jmorris@namei.org> - 2016-04-11 04:00 +0200
csiph-web