diff options
author | Sven Schnelle <svens@linux.ibm.com> | 2021-01-28 13:06:05 +0100 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2021-02-13 17:17:53 +0100 |
commit | b0d31159a46787380353426faaad8febc9bef009 (patch) | |
tree | 6c4ba98f878736e107a8e64897e8244ee1b23be9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1c7673476b82983768c6a4dd78775f817f0e0f88 (diff) |
s390: open code SWITCH_KERNEL macro
This is a preparation patch for two later bugfixes. In the past both
int_handler and machine check handler used SWITCH_KERNEL to switch to
the kernel stack. However, SWITCH_KERNEL doesn't work properly in machine
check context. So instead of adding more complexity to this macro, just
remove it.
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Cc: <stable@kernel.org> # v5.8+
Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions