# git rev-parse -q --verify edeca3a769ad28a9477798c3b1d8e0701db728e4^{commit} edeca3a769ad28a9477798c3b1d8e0701db728e4 already have revision, skipping fetch # git checkout -q -f -B kisskb edeca3a769ad28a9477798c3b1d8e0701db728e4 # git clean -qxdf # < git log -1 # commit edeca3a769ad28a9477798c3b1d8e0701db728e4 # Merge: 52465bce85a2 a6b0961b3989 # Author: Linus Torvalds # Date: Thu Nov 22 08:45:44 2018 -0800 # # Merge tag 'sound-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound # # Pull sound fixes from Takashi Iwai: # "The only significant change is for OSS PCM emulation to convert with # kvcalloc() to address both performance and security issues. It's a # pretty straightforward change, which should be safe. # # The rest are, as usual, device-specific small fixes for HD-audio" # # * tag 'sound-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: # ALSA: hda/ca0132 - fix AE-5 pincfg # ALSA: hda/ca0132 - Add new ZxR quirk # ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap() # ALSA: hda/realtek - Add quirk entry for HP Pavilion 15 # ALSA: oss: Use kvzalloc() for local buffer allocations # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 edeca3a769ad28a9477798c3b1d8e0701db728e4 # < make -s -j 80 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # make -s -j 80 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/um/os-Linux/umid.c: In function 'is_umdir_used': /kisskb/src/arch/um/os-Linux/umid.c:138:2: warning: ISO C90 forbids variable length array 'file' [-Wvla] char file[strlen(uml_dir) + UMID_LEN + sizeof("/pid\0")]; ^ /kisskb/src/arch/um/os-Linux/umid.c: In function 'create_pid_file': /kisskb/src/arch/um/os-Linux/umid.c:213:2: warning: ISO C90 forbids variable length array 'file' [-Wvla] char file[strlen(uml_dir) + UMID_LEN + sizeof("/pid\0")]; ^ /kisskb/src/arch/um/os-Linux/umid.c: In function 'remove_umid_dir': /kisskb/src/arch/um/os-Linux/umid.c:388:2: warning: ISO C90 forbids variable length array 'dir' [-Wvla] char dir[strlen(uml_dir) + UMID_LEN + 1], err; ^ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_newlink': /kisskb/src/net/core/rtnetlink.c:3224:1: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:00:45.795355