aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c
diff options
context:
space:
mode:
authorSascha Hauer <[email protected]>2021-01-20 13:12:53 +0000
committerRichard Weinberger <[email protected]>2021-02-12 20:53:23 +0000
commitd984bcf5766dbdbe95d325bb8a1b49a996fecfd4 (patch)
tree555731f994e440d9d1af6ea4e5583b355b0c60a7 /drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c
parentubifs: replay: Fix high stack usage, again (diff)
downloadkernel-d984bcf5766dbdbe95d325bb8a1b49a996fecfd4.tar.gz
kernel-d984bcf5766dbdbe95d325bb8a1b49a996fecfd4.zip
ubifs: Fix off-by-one error
An inode is allowed to have ubifs_xattr_max_cnt() xattrs, so we must complain only when an inode has more xattrs, having exactly ubifs_xattr_max_cnt() xattrs is fine. With this the maximum number of xattrs can be created without hitting the "has too many xattrs" warning when removing it. Signed-off-by: Sascha Hauer <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c')
0 files changed, 0 insertions, 0 deletions