aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYang Yingliang <[email protected]>2021-08-10 20:53:14 +0800
committerGreg Kroah-Hartman <[email protected]>2021-08-11 09:42:08 +0200
commite3027f25c6f756056a314b82c11971349cca7a62 (patch)
treef20ed4443a12c581ece30bec01a617065c023bcf /tools/perf/scripts/python
parentdcda94c9412a079df2e7b6b7e167342349db3a3f (diff)
staging: r8188eu: Use GFP_ATOMIC under spin lock
A spin lock is taken in __nat25_db_network_insert() and update_BCNTIM() is called under spin lock so we should use GFP_ATOMIC in both place. Fixes: 15865124feed ("staging: r8188eu: introduce new core dir for RTL8188eu driver") Reported-by: Hulk Robot <[email protected]> Reviewed-by: Dan Carpenter <[email protected]> Acked-by: Larry Finger <[email protected]> Signed-off-by: Yang Yingliang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions