aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorMatthew Brost <[email protected]>2024-07-22 18:17:02 -0700
committerMatthew Brost <[email protected]>2024-07-23 08:03:57 -0700
commitc8a31ff6199f12ca65d73f1235117c1d9e6365a9 (patch)
treeb94803706ae3425d551b625a29d011ec83ec8879 /tools/testing/selftests/bpf/progs/test_autoload.c
parent649b93dbb902ae3237fddbe998eb1f4de1a14b71 (diff)
drm/xe: Return -ENOBUFS if a kmalloc fails which is tied to an array of binds
The size of an array of binds is directly tied to several kmalloc in the KMD, thus making these kmalloc more likely to fail. Return -ENOBUFS in the case of these failures. The expected UMD behavior upon returning -ENOBUFS is to split an array of binds into a series of single binds. v2: - Resend for CI v3: - Resend for CI Cc: Paulo Zanoni <[email protected]> Signed-off-by: Matthew Brost <[email protected]> Reviewed-by: Himal Prasad Ghimiray <[email protected]> Reviewed-by: Jonathan Cavitt <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions