Messages in this thread |  | | Date | Tue, 17 Jan 2012 17:54:09 -0600 | | Subject | Re: [PATCH v3 3/3] Documentation: prctl/seccomp_filter | | From | Will Drewry <> |
| |
On Tue, Jan 17, 2012 at 5:29 PM, Eric Paris <eparis@parisplace.org> wrote: > On Thu, Jan 12, 2012 at 6:38 PM, Will Drewry <wad@chromium.org> wrote: > >> +#ifndef PR_ATTACH_SECCOMP_FILTER >> +# define PR_ATTACH_SECCOMP_FILTER 36 >> +#endif > > > The example code here uses 36, but the real code I believe uses 37. > Can we get these in sync? Thanks!
Nice - of course! [That is from before the PR_NO_NEW_PRIVS patch.]
thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |