diff options
author | Christian König <[email protected]> | 2024-02-26 15:27:59 +0100 |
---|---|---|
committer | Christian König <[email protected]> | 2024-03-04 11:09:32 +0100 |
commit | 4a0e7b3c37531aabddf6f144b83ae9b65ec809fd (patch) | |
tree | 6d2fe729fd68a5fd6edf869d9eb1469ab2f7bd38 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 9cb3542aeeac31b3dd6b5a7d58b9b7d6fe9fd2bc (diff) |
drm/i915: fix applying placement flag
Switching from a separate list to flags introduced a bug here.
We were accidentially ORing the flag before initailizing the placement
and not after. So this code didn't do nothing except producing a
warning.
Signed-off-by: Christian König <[email protected]>
Reported-by: Stephen Rothwell <[email protected]>
Fixes: a78a8da51b36 ("drm/ttm: replace busy placement with flags v6")
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Tested-by: Stephen Rothwell <[email protected]> # compile only
Reviewed-by: Lucas De Marchi <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions