Skip to content
Commit 09d31442 authored by Will Drewry's avatar Will Drewry Committed by Linus Torvalds
Browse files

vsyscall_64: add missing ifdef CONFIG_SECCOMP



vsyscall_seccomp introduced a dependency on __secure_computing.  On
configurations with CONFIG_SECCOMP disabled, compilation will fail.

Reported-by: default avatarfeng xiangjun <fengxj325@gmail.com>
Signed-off-by: default avatarWill Drewry <wad@chromium.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent a7559b13
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment