# git rev-parse -q --verify d82920849f305a83b893a90eca6391de411d77ef^{commit} d82920849f305a83b893a90eca6391de411d77ef already have revision, skipping fetch # git checkout -q -f -B kisskb d82920849f305a83b893a90eca6391de411d77ef # git clean -qxdf # < git log -1 # commit d82920849f305a83b893a90eca6391de411d77ef # Merge: eb9a29f9e585 196f4eeeb78f # Author: Greg Kroah-Hartman # Date: Thu Sep 20 09:50:49 2018 +0200 # # Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound # # Takashi writes: # "sound fixes for 4.19-rc5 # # here comes a collection of various fixes, mostly for stable-tree # or regression fixes. # # Two relatively high LOCs are about the (rather simple) conversion of # uapi integer types in topology API, and a regression fix about HDMI # hotplug notification on AMD HD-audio. The rest are all small # individual fixes like ASoC Intel Skylake race condition, minor # uninitialized page leak in emu10k1 ioctl, Firewire audio error paths, # and so on." # # * tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (33 commits) # ALSA: fireworks: fix memory leak of response buffer at error path # ALSA: oxfw: fix memory leak of discovered stream formats at error path # ALSA: oxfw: fix memory leak for model-dependent data at error path # ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error path # ALSA: hda - Enable runtime PM only for discrete GPU # ALSA: oxfw: fix memory leak of private data # ALSA: firewire-tascam: fix memory leak of private data # ALSA: firewire-digi00x: fix memory leak of private data # sound: don't call skl_init_chip() to reset intel skl soc # sound: enable interrupt after dma buffer initialization # Revert "ASoC: Intel: Skylake: Acquire irq after RIRB allocation" # ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFO # ASoC: cs4265: fix MMTLR Data switch control # ASoC: AMD: Ensure reset bit is cleared before configuring # ALSA: fireface: fix memory leak in ff400_switch_fetching_mode() # ALSA: bebob: use address returned by kmalloc() instead of kernel stack for streaming DMA mapping # ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFER # ASoC: rsnd: adg: care clock-frequency size # ASoC: uniphier: change status to orphan # ASoC: rsnd: fixup not to call clk_get/set under non-atomic # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 d82920849f305a83b893a90eca6391de411d77ef # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1256:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:185:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c: In function 'wm8960_configure_clocking': /kisskb/src/sound/soc/codecs/wm8960.c:803:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:800:68: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2511:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1833:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1433:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:341:21: note: 'pdeo' was declared here /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] arch/powerpc/boot/mpc8541cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) arch/powerpc/boot/mpc8555cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb83790) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb73008) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.19.0-rc4-gd82920849f30 Created: Thu Sep 20 21:09:21 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5572273 Bytes = 5441.67 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc4-gd82920849f30 Created: Thu Sep 20 21:09:21 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5570966 Bytes = 5440.40 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.19.0-rc4-gd82920849f30 Created: Thu Sep 20 21:09:21 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5570518 Bytes = 5439.96 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.19.0-rc4-gd82920849f30 Created: Thu Sep 20 21:09:21 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571025 Bytes = 5440.45 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.19.0-rc4-gd82920849f30 Created: Thu Sep 20 21:09:21 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5570556 Bytes = 5440.00 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc4-gd82920849f30 Created: Thu Sep 20 21:09:21 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5572315 Bytes = 5441.71 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc4-gd82920849f30 Created: Thu Sep 20 21:09:21 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5570731 Bytes = 5440.17 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc4-gd82920849f30 Created: Thu Sep 20 21:09:21 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5572358 Bytes = 5441.76 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc4-gd82920849f30 Created: Thu Sep 20 21:09:21 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5570796 Bytes = 5440.23 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc4-gd82920849f30 Created: Thu Sep 20 21:09:21 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5547562 Bytes = 5417.54 KiB = 5.29 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.19.0-rc4-gd82920849f30 Created: Thu Sep 20 21:09:21 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571891 Bytes = 5441.30 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc4-gd82920849f30 Created: Thu Sep 20 21:09:21 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571317 Bytes = 5440.74 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc4-gd82920849f30 Created: Thu Sep 20 21:09:21 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571255 Bytes = 5440.68 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc4-gd82920849f30 Created: Thu Sep 20 21:09:21 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5571009 Bytes = 5440.44 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.19.0-rc4-gd82920849f30 Created: Thu Sep 20 21:09:21 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5570516 Bytes = 5439.96 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.19.0-rc4-gd82920849f30 Created: Thu Sep 20 21:09:21 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5570515 Bytes = 5439.96 KiB = 5.31 MiB Load Address: 00c00000 Entry Point: 00c00288 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc # Build took: 0:01:26.397700