# git rev-parse -q --verify 126f7051b4daa3716d9af2851dcb55316e4c2b25^{commit} 126f7051b4daa3716d9af2851dcb55316e4c2b25 already have revision, skipping fetch # git checkout -q -f -B kisskb 126f7051b4daa3716d9af2851dcb55316e4c2b25 # git clean -qxdf # < git log -1 # commit 126f7051b4daa3716d9af2851dcb55316e4c2b25 # Merge: 135c550 d4d5a1c # Author: Linus Torvalds # Date: Wed Jun 6 09:08:38 2018 -0700 # # Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound # # Pull sound updates from Takashi Iwai: # "We've got many code additions at this cycle as a result of quite a few # new drivers. Below are highlights: # # Core stuff: # - Fix the long-standing issue with the device registration order; the # control device is now registered at last # - PCM locking code cleanups for RT kernels # - Fixes for possible races in ALSA timer resolution accesses # - TLV offset definitions in uapi # # ASoC: # - Many fixes for the topology stuff, including fixes for v4 ABI # compatibility # - Lots of cleanups / quirks for Intel platforms based on Realtek # CODECs # - Continued componentization works, removing legacy CODEC stuff # - Conversion of OMAP DMA to the new, more standard SDMA-PCM driver # - Fixes and updates to Cirrus Logic SoC drivers # - New Qualcomm DSP support # - New drivers for Analog SSM2305, Atmel I2S controllers, Mediatek # MT6351, MT6797 and MT7622, Qualcomm DSPs, Realtek RT1305, RT1306 # and RT5668 and TI TSCS454 # # HD-audio: # - Finally better support for some CA0132 boards, allowing Windows # firmware # - HP Spectre x360 support along with a bulk of COEF stuff # - Blacklisting power save default some known boards reported on # Fedora # # USB-audio: # - Continued improvements on UAC3 support; now BADD is supported # - Fixes / improvements for Dell WD15 dock # - Allow DMA coherent pages for PCM buffers for ARCH, MIPS & co # # Others: # - New Xen sound frontend driver support # - Cache implementation and other improvements for FireWire DICE # - Conversions to octal permissions in allover places" # # * tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (386 commits) # ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it # ALSA: usb-audio: remove redundant check on err # ASoC: topology: Move skl-tplg-interface.h to uapi # ASoC: topology: Move v4 manifest header data structures to uapi # ASoC: topology: Improve backwards compatibility with v4 topology files # ALSA: pci/hda: Remove unused, broken, header file # ASoC: TSCS454: Add Support # ASoC: Intel: kbl: Move codec sysclk config to codec_init function # ASoC: simple-card: set cpu dai clk in hw_params # ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream() # ALSA: oxygen: use match_string() helper # ASoC: dapm: use match_string() helper # ASoC: max98095: use match_string() helper # ASoC: max98088: use match_string() helper # ASoC: Intel: bytcr_rt5651: Set card long_name based on quirks # ASoC: mt6797-mt6351: add hostless phone call path # ASoC: mt6797: add Hostless DAI # ASoC: mt6797: add PCM interface # ASoC: mediatek: export mtk-afe symbols as needed # ASoC: codecs: PCM1789: include gpio/consumer.h # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 126f7051b4daa3716d9af2851dcb55316e4c2b25 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_ps3_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ps3_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_ps3_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:146:32: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:94:6: note: 'levelspread[]' was declared here /kisskb/src/ipc/shm.c: In function 'ksys_shmdt': /kisskb/src/ipc/shm.c:1648:59: warning: 'file' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/bluetooth/hidp/core.c: In function 'hidp_connection_add': /kisskb/src/net/bluetooth/hidp/core.c:1378:18: warning: 'session' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/lib/mpi/mpicoder.c: In function 'mpi_read_raw_from_sgl': /kisskb/src/lib/mpi/mpicoder.c:352:8: warning: 'buff' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/core/gen_stats.c: In function '__gnet_stats_copy_basic': /kisskb/src/net/core/gen_stats.c:149:19: warning: 'seq' may be used uninitialized in this function [-Wuninitialized] /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:340:21: note: 'pdeo' was declared here /kisskb/src/net/core/flow_dissector.c: In function '__skb_flow_dissect': /kisskb/src/net/core/flow_dissector.c:789:7: warning: 'vlan' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/core/dev.c: In function 'validate_xmit_skb_list': /kisskb/src/net/core/dev.c:3158:15: warning: 'tail' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:163:15: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/lib/rhashtable.c: In function 'rht_deferred_worker': /kisskb/src/lib/rhashtable.c:269:2: warning: 'next' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/lib/rhashtable.c:234:28: note: 'next' was declared here /kisskb/src/net/mac80211/tx.c: In function 'ieee80211_build_hdr': /kisskb/src/net/mac80211/tx.c:2448:27: warning: 'chanctx_conf' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /kisskb/src/net/mac80211/mlme.c:1353:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c:1310:6: note: 'pwr_level_cisco' was declared here Completed OK # rm -rf /kisskb/build/linus_ps3_defconfig_powerpc # Build took: 0:01:15.251796