diff options
author | Gabriel Krisman Bertazi <[email protected]> | 2020-11-23 10:54:58 -0500 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2020-11-25 02:20:09 +0100 |
commit | 5903f61e035320104394f721f74cd22171636f63 (patch) | |
tree | f493b930c13d4f9be1720f8cc0348680f4a03b5a /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | d1f250e2205eca9f1264f8e2d3a41fcf38f92d91 (diff) |
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 <[email protected]>
Suggested-by: Jann Horn <[email protected]>
Signed-off-by: Gabriel Krisman Bertazi <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions