# git rev-parse -q --verify 58cf05f597b03a8212d9ecf2c79ee046d3ee8ad9^{commit} 58cf05f597b03a8212d9ecf2c79ee046d3ee8ad9 already have revision, skipping fetch # git checkout -q -f -B kisskb 58cf05f597b03a8212d9ecf2c79ee046d3ee8ad9 # git clean -qxdf # < git log -1 # commit 58cf05f597b03a8212d9ecf2c79ee046d3ee8ad9 # Merge: a0881596757f 13be30f156fd # Author: Linus Torvalds # Date: Wed Dec 23 15:11:08 2020 -0800 # # Merge tag 'sound-fix-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound # # Pull sound fixes from Takashi Iwai: # "A collection of small fixes that came up recently for 5.11. # # The majority of fixes are usual HD-audio and USB-audio quirks, with a # few PCM core fixes for addressing the information leak and yet more # UBSAN fixes in the core side" # # * tag 'sound-fix-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: # ALSA/hda: apply jack fixup for the Acer Veriton N4640G/N6640G/N2510G # ALSA: hda/realtek: Apply jack fixup for Quanta NL3 # ALSA: usb-audio: Add implicit feeback support for the BOSS GT-1 # ALSA: usb-audio: Add alias entry for ASUS PRIME TRX40 PRO-S # ALSA: core: Remove redundant comments # ALSA: hda/realtek: Add quirk for MSI-GP73 # ALSA: pcm: oss: Fix a few more UBSAN fixes # ALSA: pcm: Clear the full allocated memory at hw_params # ALSA: memalloc: Align buffer allocations in page size # ALSA: usb-audio: Disable sample read check if firmware doesn't give back # ALSA: pcm: Remove snd_pcm_lib_preallocate_dma_free() # ALSA: usb-audio: Add VID to support native DSD reproduction on FiiO devices # ALSA: core: memalloc: add page alignment for iram # ALSA: hda/realtek - Supported Dell fixed type headset # ALSA: hda/realtek: Remove dummy lineout on Acer TravelMate P648/P658 # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-ld --version # < git log --format=%s --max-count=1 58cf05f597b03a8212d9ecf2c79ee046d3ee8ad9 # < make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # Added to kconfig # < make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- help # make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- olddefconfig .config:12895:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- /kisskb/src/drivers/dma-buf/heaps/cma_heap.c: In function 'cma_heap_do_vmap': /kisskb/src/drivers/dma-buf/heaps/cma_heap.c:195:10: error: implicit declaration of function 'vmap' [-Werror=implicit-function-declaration] vaddr = vmap(buffer->pages, buffer->pagecount, VM_MAP, PAGE_KERNEL); ^ /kisskb/src/drivers/dma-buf/heaps/cma_heap.c:195:49: error: 'VM_MAP' undeclared (first use in this function) vaddr = vmap(buffer->pages, buffer->pagecount, VM_MAP, PAGE_KERNEL); ^ /kisskb/src/drivers/dma-buf/heaps/cma_heap.c:195:49: note: each undeclared identifier is reported only once for each function it appears in /kisskb/src/drivers/dma-buf/heaps/cma_heap.c: In function 'cma_heap_vunmap': /kisskb/src/drivers/dma-buf/heaps/cma_heap.c:235:3: error: implicit declaration of function 'vunmap' [-Werror=implicit-function-declaration] vunmap(buffer->vaddr); ^ cc1: some warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:279: drivers/dma-buf/heaps/cma_heap.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:496: drivers/dma-buf/heaps] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:496: drivers/dma-buf] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/lib/bitfield_kunit.c: In function 'test_bitfields_constants': /kisskb/src/lib/bitfield_kunit.c:93:1: warning: the frame size of 4224 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ make[1]: *** [/kisskb/src/Makefile:1805: drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_mips-allmodconfig_mipsel # Build took: 0:10:06.598910