diff options
| author | Tetsuo Handa <[email protected]> | 2019-04-07 21:58:43 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-04-16 13:15:54 +0200 |
| commit | ae26aa844679cdf660e12c7055f958cb90889eb6 (patch) | |
| tree | 27180baa308160e8b93ecad905dbf37dcd9178e3 /tools/perf/scripts/python | |
| parent | 8136eaa012c4011bf6df32834899bdec8f2cafdf (diff) | |
staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.
Since wilc_set_multicast_list() is called with dev->addr_list_lock
spinlock held, we can't use GFP_KERNEL memory allocation.
Signed-off-by: Tetsuo Handa <[email protected]>
Fixes: e624c58cf8eb ("staging: wilc1000: refactor code to avoid use of wilc_set_multicast_list global")
Cc: Ajay Singh <[email protected]>
Reviewed-by: Adham Abozaeid <[email protected]>
Cc: stable <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions