aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
diff options
context:
space:
mode:
authorMarc Dionne <[email protected]>2019-11-21 15:26:15 +0000
committerLinus Torvalds <[email protected]>2019-11-22 22:19:26 +0000
commitcd340703c29bdf90f7b32f7eba0ffd6f361b57bb (patch)
tree302f096e200e1d4877d648497e6c6a8a127ac628 /drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
parentMerge branch 'akpm' (patches from Andrew) (diff)
downloadkernel-cd340703c29bdf90f7b32f7eba0ffd6f361b57bb.tar.gz
kernel-cd340703c29bdf90f7b32f7eba0ffd6f361b57bb.zip
afs: Fix possible assert with callbacks from yfs servers
Servers sending callback breaks to the YFS_CM_SERVICE service may send up to YFSCBMAX (1024) fids in a single RPC. Anything over AFSCBMAX (50) will cause the assert in afs_break_callbacks to trigger. Remove the assert, as the count has already been checked against the appropriate max values in afs_deliver_cb_callback and afs_deliver_yfs_cb_callback. Fixes: 35dbfba3111a ("afs: Implement the YFS cache manager service") Signed-off-by: Marc Dionne <[email protected]> Signed-off-by: David Howells <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_display.c')
0 files changed, 0 insertions, 0 deletions