diff options
author | 2020-11-23 10:54:58 -0500 | |
---|---|---|
committer | 2020-11-25 02:20:09 +0100 | |
commit | 5903f61e035320104394f721f74cd22171636f63 (patch) | |
tree | f493b930c13d4f9be1720f8cc0348680f4a03b5a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86: Support HAVE_CONTEXT_TRACKING_OFFSTACK (diff) | |
download | wireguard-linux-5903f61e035320104394f721f74cd22171636f63.tar.xz wireguard-linux-5903f61e035320104394f721f74cd22171636f63.zip |
entry: Fix boot for !CONFIG_GENERIC_ENTRY
A copy-pasta mistake tries to set SYSCALL_WORK flags instead of TIF
flags for !CONFIG_GENERIC_ENTRY. Also, add safeguards to catch this at
compilation time.
Fixes: 3136b93c3fb2 ("entry: Expose helpers to migrate TIF to SYSCALL_WORK flags")
Reported-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Suggested-by: Jann Horn <jannh@google.com>
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/87a6v8qd9p.fsf_-_@collabora.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions