diff options
| author | 2025-08-06 10:28:49 +0800 | |
|---|---|---|
| committer | 2025-09-25 14:17:16 -0400 | |
| commit | 1534f72dc2a11ded38b0e0268fbcc0ca24e9fd4a (patch) | |
| tree | cd34f7d91d86fbca9d8d821486fdb16d53ae18dc /scripts/kernel-doc.py | |
| parent | Linux 6.17-rc4 (diff) | |
| download | wireguard-linux-1534f72dc2a11ded38b0e0268fbcc0ca24e9fd4a.tar.xz wireguard-linux-1534f72dc2a11ded38b0e0268fbcc0ca24e9fd4a.zip | |
fs: ext4: change GFP_KERNEL to GFP_NOFS to avoid deadlock
The parent function ext4_xattr_inode_lookup_create already uses GFP_NOFS for memory alloction, so the function ext4_xattr_inode_cache_find should use same gfp_flag.
Signed-off-by: chuguangqing <chuguangqing@inspur.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/kernel-doc.py')
0 files changed, 0 insertions, 0 deletions
