On Sat, Jul 19, 2014 at 07:49:55AM -0700, Kees Cook wrote: > > No worries -- the only user of the seccomp syscall that I know of is > the seccomp regression testing suite, and that'd be trivially to fix. > > I would note that the seccomp series includes adding the syscall also > to ARM and MIPS, so from a collision fixing perspective, it may be > fewer edits to fix getrandom instead. :)
I've only wired up x86 and x86_64 for getrandom(2) so far. I had assumed the ARM and MIPS folks would prefer to wire up new syscalls on their own... - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/