summaryrefslogtreecommitdiff
path: root/dissector_80211.c
diff options
context:
space:
mode:
Diffstat (limited to 'dissector_80211.c')
0 files changed, 0 insertions, 0 deletions
it/tree/?h=nds-private-remove&id=802934b2cfde463b72cc1b9bc1c081895a90be53'>248f0398c49bbf71371d0a9b1eb2151b53290993 parent694d0d0bb2030d2e36df73e2d23d5770511dbc8d (diff)
dm round robin: do not use this_cpu_ptr() without having preemption disabled
Use local_irq_save() to disable preemption before calling this_cpu_ptr(). Reported-by: Benjamin Block <bblock@linux.vnet.ibm.com> Fixes: b0b477c7e0dd ("dm round robin: use percpu 'repeat_count' and 'current_path'") Cc: stable@vger.kernel.org # 4.6+ Suggested-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat