aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2021-08-19 11:24:23 +0200
committerGreg Kroah-Hartman <[email protected]>2021-08-26 10:40:13 +0200
commit89b9f3f39a088a7a0f833621dc62acb201a37ac5 (patch)
treeba9b1f18c85e2d118d42b153384329244314b9dc /include/linux/debugobjects.h
parent093991aaadf0fbb34184fa37a46e7a157da3f386 (diff)
staging: r8188eu: fix scheduling while atomic bugs
These allocations are sometimes done under a spin lock so they have to be atomic. The function call tree is: -> update_beacon() <- takes a spin lock -> update_BCNTIM() -> set_tx_beacon_cmd() Fixes: 79f712ea994de ("staging: r8188eu: Remove wrappers for kalloc() and kzalloc()") Signed-off-by: Michael Straube <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions