summaryrefslogtreecommitdiff
path: root/kernel/trace/trace_functions_graph.c
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2020-11-16 01:38:59 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-11-24 12:48:12 +0100
commitdb2c4daca0e073b0110ed7dc56f53bd404d07e88 (patch)
treefcb149eda8eeef47d608bfa64697960cd42cc4d5 /kernel/trace/trace_functions_graph.c
parent803fe1fe48e4e88965ab1df8a6c6f2df098c96f4 (diff)
xtensa: disable preemption around cache alias management calls
commit 3a860d165eb5f4d7cf0bf81ef6a5b5c5e1754422 upstream. Although cache alias management calls set up and tear down TLB entries and fast_second_level_miss is able to restore TLB entry should it be evicted they absolutely cannot preempt each other because they use the same TLBTEMP area for different purposes. Disable preemption around all cache alias management calls to enforce that. Cc: stable@vger.kernel.org Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/trace/trace_functions_graph.c')
0 files changed, 0 insertions, 0 deletions