aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMarcel Ziswiler <[email protected]>2021-10-27 23:25:05 +0200
committerThomas Zimmermann <[email protected]>2021-10-29 20:53:28 +0200
commit675053115e4e809643e12ca817dc9147562a70d6 (patch)
tree580752cfab8f148a33813438a4397f44176c1cb9 /tools/perf/scripts/python
parentbdf6aa22204e1250e217e79e77db38753a6731de (diff)
drm: import DMA_BUF module namespace
Today's -next fails building arm64 defconfig as follows: ERROR: modpost: module drm_cma_helper uses symbol dma_buf_vunmap from namespace DMA_BUF, but does not import it. ERROR: modpost: module drm_cma_helper uses symbol dma_buf_vmap from namespace DMA_BUF, but does not import it. Fix this by importing DMA_BUF namespace into drm_cma_helper.ko. Also fix the problem with drm_shmem_helper.ko. Reported-by: Linux Kernel Functional Testing <[email protected]> Fixes: 4b2b5e142ff4 ("drm: Move GEM memory managers into modules") Signed-off-by: Marcel Ziswiler <[email protected]> Signed-off-by: Thomas Zimmermann <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions