aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlexander Gordeev <[email protected]>2021-05-06 20:06:00 +0200
committerVasily Gorbik <[email protected]>2021-06-07 17:06:59 +0200
commitbdb8c9353ead1a4176e9ba034ea7ceb210c8a59c (patch)
tree6670cffbce3805d715ebaed93fef07cf425ca7b6 /tools/perf/scripts/python
parent27c1dac0b6d8c3b640e24a1b762c7244fbb116fd (diff)
s390/mm: ensure switch_mm() is executed with interrupts disabled
Architecture callback switch_mm() is allowed to be called with enabled interrupts. However, our implementation of switch_mm() does not expect that. Let's follow other architectures and make sure switch_mm() is always executed with interrupts disabled, regardless of what happens with the generic kernel code in the future. Signed-off-by: Alexander Gordeev <[email protected]> Reviewed-by: Heiko Carstens <[email protected]> Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions