aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2024-12-16 10:33:40 +0100
committerTakashi Iwai <tiwai@suse.de>2024-12-20 09:49:15 +0100
commit1ae40d5231732275c620a1c58c83884a979b6eb1 (patch)
tree959c01053270808d0a8710f9f6ae3ba143005435 /net/unix/af_unix.c
parent7b26bc6582b13a52a42a4a9765e8f30d58a81198 (diff)
downloadlinux-1ae40d5231732275c620a1c58c83884a979b6eb1.tar.gz
linux-1ae40d5231732275c620a1c58c83884a979b6eb1.tar.bz2
linux-1ae40d5231732275c620a1c58c83884a979b6eb1.zip
ALSA: compress_offload: import DMA_BUF namespace
The compression offload code cannot be in a loadable module unless it imports that namespace: ERROR: modpost: module snd-compress uses symbol dma_buf_get from namespace DMA_BUF, but does not import it. ERROR: modpost: module snd-compress uses symbol dma_buf_put from namespace DMA_BUF, but does not import it. ERROR: modpost: module snd-compress uses symbol dma_buf_fd from namespace DMA_BUF, but does not import it. Fixes: 04177158cf98 ("ALSA: compress_offload: introduce accel operation mode") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Shengjiu Wang <shengjiu.wang@gmail.com> Acked-by: Vinod Koul <vkoul@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de> Link: https://patch.msgid.link/20241216093410.377112-1-arnd@kernel.org
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions