aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorOndrej Jirman <[email protected]>2024-02-17 20:56:13 +0100
committerLee Jones <[email protected]>2024-02-23 16:14:45 +0000
commitbda40bf667d8d26b157a69d821872b2ade59bfa4 (patch)
tree1afb1c5261e4340b6ced5d5db366367a4ac3c934 /tools/perf/util/trace-event-scripting.c
parent8ba560ec14267af1169e1f5407fbce514fd4f6f6 (diff)
mfd: rk8xx-core: Fix interrupt processing order for power key button
Process rise event last, to avoid stuck keys when multiple interrupts are coalesced. This can happen typically when resuming from suspend via power key press and holding the power button for a bit too short, so that RISE an FALL IRQ flags are set before any interrupt routine has a chance to run. Input subsystem will interpret it as holding down a power key for a long time, which leads to unintended initiation of shutdown UI on some OSes. Signed-off-by: Ondrej Jirman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions