# 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-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 58cf05f597b03a8212d9ecf2c79ee046d3ee8ad9 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- allmodconfig # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- help # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- olddefconfig # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:25: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:33: LSE atomics not supported by binutils /kisskb/src/samples/seccomp/user-trap.c: In function 'send_fd': /kisskb/src/samples/seccomp/user-trap.c:50:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int *)CMSG_DATA(cmsg)) = fd; ^ /kisskb/src/samples/seccomp/user-trap.c: In function 'recv_fd': /kisskb/src/samples/seccomp/user-trap.c:83:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *((int *)CMSG_DATA(cmsg)); ^ /kisskb/src/lib/bitfield_kunit.c: In function 'test_bitfields_constants': /kisskb/src/lib/bitfield_kunit.c:93:1: warning: the frame size of 7440 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linus_arm64-allmodconfig_arm64-gcc5.4 # Build took: 0:25:10.263275