aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/prog.c
diff options
context:
space:
mode:
authorRafael J. Wysocki <[email protected]>2021-11-23 18:40:50 +0000
committerRafael J. Wysocki <[email protected]>2021-12-01 19:17:32 +0000
commita105acd7e38436ed6bc0714f3120aaaad56cbe3d (patch)
tree40a08fbc15eced33697ebbe8256e6d5bdaa198f9 /tools/bpf/bpftool/prog.c
parentACPI: EC: Rearrange the loop in acpi_ec_event_handler() (diff)
downloadkernel-a105acd7e38436ed6bc0714f3120aaaad56cbe3d.tar.gz
kernel-a105acd7e38436ed6bc0714f3120aaaad56cbe3d.zip
ACPI: EC: Simplify locking in acpi_ec_event_handler()
Because acpi_ec_event_handler() is a work function, it always runs in process context with interrupts enabled, so it can use spin_lock_irq() and spin_unlock_irq() for the locking. Make it do so and adjust white space around those calls. No expected functional impact. Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions