diff options
| author | Naveen N. Rao <[email protected]> | 2022-10-20 22:58:58 +0530 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2022-11-24 23:31:49 +1100 |
| commit | 04ec5d5782fb346c291a05a2efe59483d8ada4c4 (patch) | |
| tree | 1d1d37f50d38e537ea61e93ac1f4ec8a5352985c /tools/perf/scripts/python | |
| parent | 2fa9482334b0593b7edc371a13c0cca81daaa89e (diff) | |
powerpc/kprobes: Have optimized_callback() use preempt_enable()
Similar to x86 commit 2e62024c265aa6 ("kprobes/x86: Use preempt_enable()
in optimized_callback()"), change powerpc optprobes to use
preempt_enable() rather than preempt_enable_no_resched() since powerpc
also removed irq disabling for optprobes in commit f72180cc93a2c6
("powerpc/kprobes: Do not disable interrupts for optprobes and
kprobes_on_ftrace").
Reported-by: Nicholas Piggin <[email protected]>
Signed-off-by: Naveen N. Rao <[email protected]>
Reviewed-by: Nicholas Piggin <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/1885bab182626c33d9bf6421f430abf924c521a5.1666262278.git.naveen.n.rao@linux.vnet.ibm.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions