Re: [PATCH] module: add finit_module syscall to asm-generic
From: Arnd Bergmann <arnd@arndb.de>
Date: 2012-09-20 21:52:46
Also in:
lkml
From: Arnd Bergmann <arnd@arndb.de>
Date: 2012-09-20 21:52:46
Also in:
lkml
On Thursday 20 September 2012, Kees Cook wrote:
This adds the finit_module syscall to the generic syscall list. Signed-off-by: Kees Cook <redacted> --- This depends on the finit_module patchset in Rusty's tree, based on https://lkml.org/lkml/2012/9/7/559
Acked-by: Arnd Bergmann <arnd@arndb.de> Please queue this along with the other patches.