Re: [PATCH 1/3] SELinux: Extend task_kill hook to handle signalssent by AIO completion

From: James Morris
Date: Wed Jun 28 2006 - 20:35:56 EST


On Wed, 28 Jun 2006, Chris Wright wrote:

> > diff -uprN -X /home/dpquigl/dontdiff linux-2.6.17-mm3/security/selinux/hooks.c linux-2.6.17-mm3-kill/security/selinux/hooks.c
> > --- linux-2.6.17-mm3/security/selinux/hooks.c 2006-06-28 13:58:59.000000000 -0400
> > +++ linux-2.6.17-mm3-kill/security/selinux/hooks.c 2006-06-28 14:40:00.000000000 -0400
> > @@ -45,6 +45,7 @@
> > #include <linux/kd.h>
> > #include <linux/netfilter_ipv4.h>
> > #include <linux/netfilter_ipv6.h>
> > +#include <linux/selinux.h>
>
> It's already included.

Not in the current Linus git tree.

$ cat .git/refs/heads/master
27d68a36c4f1ca2fc6be82620843493462c08c51

$ grep selinux\\.h security/selinux/hooks.c



--
James Morris
<jmorris@xxxxxxxxx>
-
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/