On Tue, Jul 21, 2020 at 12:57:07PM +0200, Thomas Gleixner wrote: > To avoid #ifdeffery in the upcoming generic syscall entry work code provide > a stub for __secure_computing() as this is preferred over > secure_computing() because the TIF flag is already evaluated. > > Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Kees Cook <[email protected]> -- Kees Cook

