diff options
| author | Fredric Cover <fredric.cover.lkernel@gmail.com> | 2026-07-22 14:18:44 -0700 |
|---|---|---|
| committer | Steve French <stfrench@microsoft.com> | 2026-07-26 17:40:20 -0500 |
| commit | 9349dd0646673964eb9e993050526029fc599677 (patch) | |
| tree | 1e9545b1f3995201b67dfa7c2477d89eef0e2c87 /tools/perf/scripts/python | |
| parent | f5098b6bae761e346ebcd9da7f95622c04733cff (diff) | |
smb: client: use GFP_KERNEL for registry allocation
Currently, cifs_get_swn_reg() allocates new registry entries using
GFP_ATOMIC. Since we lock a mutex here, this is clearly not an atomic
context. Use GFP_KERNEL instead.
Also, fix a minor grammatical error in the comment above the function.
Signed-off-by: Fredric Cover <fredric.cover.lkernel@gmail.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
