# git gc Expanding reachable commits in commit graph: 93723 Expanding reachable commits in commit graph: 196274 Expanding reachable commits in commit graph: 298072 Expanding reachable commits in commit graph: 407741 Expanding reachable commits in commit graph: 520827 Expanding reachable commits in commit graph: 625282 Expanding reachable commits in commit graph: 745363 Expanding reachable commits in commit graph: 867941 Expanding reachable commits in commit graph: 996270 Expanding reachable commits in commit graph: 1098070 Expanding reachable commits in commit graph: 1206824, done. Writing out commit graph in 4 passes: 60% (2937366/4827296) Writing out commit graph in 4 passes: 61% (2944651/4827296) Writing out commit graph in 4 passes: 62% (2992924/4827296) Writing out commit graph in 4 passes: 63% (3041197/4827296) Writing out commit graph in 4 passes: 64% (3089470/4827296) Writing out commit graph in 4 passes: 65% (3137743/4827296) Writing out commit graph in 4 passes: 66% (3186016/4827296) Writing out commit graph in 4 passes: 67% (3234289/4827296) Writing out commit graph in 4 passes: 68% (3282562/4827296) Writing out commit graph in 4 passes: 69% (3330835/4827296) Writing out commit graph in 4 passes: 70% (3379108/4827296) Writing out commit graph in 4 passes: 71% (3427381/4827296) Writing out commit graph in 4 passes: 72% (3475654/4827296) Writing out commit graph in 4 passes: 73% (3523927/4827296) Writing out commit graph in 4 passes: 73% (3562123/4827296) Writing out commit graph in 4 passes: 74% (3572200/4827296) Writing out commit graph in 4 passes: 75% (3620472/4827296) Writing out commit graph in 4 passes: 76% (3668745/4827296) Writing out commit graph in 4 passes: 77% (3717018/4827296) Writing out commit graph in 4 passes: 78% (3765291/4827296) Writing out commit graph in 4 passes: 79% (3813564/4827296) Writing out commit graph in 4 passes: 80% (3861837/4827296) Writing out commit graph in 4 passes: 81% (3910110/4827296) Writing out commit graph in 4 passes: 82% (3958383/4827296) Writing out commit graph in 4 passes: 83% (4006656/4827296) Writing out commit graph in 4 passes: 84% (4054929/4827296) Writing out commit graph in 4 passes: 85% (4103202/4827296) Writing out commit graph in 4 passes: 86% (4151475/4827296) Writing out commit graph in 4 passes: 87% (4199748/4827296) Writing out commit graph in 4 passes: 88% (4248021/4827296) Writing out commit graph in 4 passes: 89% (4296294/4827296) Writing out commit graph in 4 passes: 90% (4344567/4827296) Writing out commit graph in 4 passes: 91% (4392840/4827296) Writing out commit graph in 4 passes: 92% (4441113/4827296) Writing out commit graph in 4 passes: 93% (4489386/4827296) Writing out commit graph in 4 passes: 94% (4537659/4827296) Writing out commit graph in 4 passes: 95% (4585932/4827296) Writing out commit graph in 4 passes: 96% (4634205/4827296) Writing out commit graph in 4 passes: 97% (4682478/4827296) Writing out commit graph in 4 passes: 98% (4730751/4827296) Writing out commit graph in 4 passes: 99% (4779024/4827296) Writing out commit graph in 4 passes: 100% (4827296/4827296) Writing out commit graph in 4 passes: 100% (4827296/4827296), done. # git rev-parse -q --verify 4fb0dacb78c6a041bbd38ddd998df806af5c2c69^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 4fb0dacb78c6a041bbd38ddd998df806af5c2c69^{commit} 4fb0dacb78c6a041bbd38ddd998df806af5c2c69 # git checkout -q -f -B kisskb 4fb0dacb78c6a041bbd38ddd998df806af5c2c69 # git clean -qxdf # < git log -1 # commit 4fb0dacb78c6a041bbd38ddd998df806af5c2c69 # Merge: 461f35f01446 358040e38077 # Author: Linus Torvalds # Date: Wed Aug 30 13:45:05 2023 -0700 # # Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound # # Pull sound updates from Takashi Iwai: # "We've received a fairly wide range of changes at this time, including # for ALSA and ASoC core, but all of them are rather small changes. # # Here are some highlights: # # ALSA / ASoC Core: # - Fixes of inconsistent locking around control API helpers # - A few new control API functions and cleanups # - Workarounds for potential UAFs by delayed kobj releases # - Unified PCM copy ops with iov_iter # - Continued efforts for ASoC API cleanups # # ASoC: # - An adaptor to allow use of IIO DACs and ADCs in ASoC which pulls in # some IIO changes # - Create a library function for intlog10() and use it in the NAU8825 # driver # - Convert drivers to use the more modern maple tree register cache # - Lots of work on the SOF framework, AMD and Intel drivers, including # a lot of cleanup and new device support # - Standardization of the presentation of jacks from drivers # - Provision of some generic sound card DT properties # - Support for AMD Van Gogh, AMD machines with MAX98388 and NAU8821, # AWInic AW88261, Cirrus Logic CS35L36 and CS42L43, various Intel # platforms including AVS machines with ES8336 and RT5663, Mediatek # MT7986, NXP i.MX93, RealTek RT1017 and StarFive JH7110 # # Others: # - New test coverage including ASoC and topology tests in KUnit; this # also involves enabling UML builds of ALSA since that's the default # KUnit test environment which pulls in the addition of some stubs to # the driver # - More enhancement of pcmtest driver # - A few fixes / enhancements of MIDI 2.0 UMP core # - Using PCI definitions in allover HD-audio code # - Support for Cirrus CS35L56 and TI TAS2781 HD-audio sub-codecs # - CS35L41 HD-audio sub-codec improvements # - Continued emu10k1 improvements" # # * tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (693 commits) # ALSA: pcm: Fix missing fixup call in compat hw_refine ioctl # ASoC: dwc: i2s: Fix unused functions # ALSA: usb-audio: Don't try to submit URBs after disconnection # ALSA: emu10k1: add separate documentation for E-MU cards # ALSA: emu10k1: more documentation updates # ALSA: emu10k1: de-duplicate audigy-mixer.rst vs. sb-live-mixer.rst # ALSA: ump: Fix -Wformat-truncation warnings # ALSA: hda: Add missing dependency on CONFIG_EFI for Cirrus/TI sub-codecs # ALSA: doc: Fix missing backquote in midi-2.0.rst # ALSA: hda/realtek: Add quirk for mute LEDs on HP ENVY x360 15-eu0xxx # ALSA: hda/tas2781: Switch back to use struct i2c_driver's .probe() # ASoC: soc-core.c: Do not error if a DAI link component is not found # ASoC: codecs: Fix error code in aw88261_i2c_probe() # ASoC: audio-graph-card.c: move audio_graph_parse_of() # ASoC: cs42l43: Use new-style PM runtime macros # ALSA: documentation: Add description for USB MIDI 2.0 gadget driver # ALSA: ump: Don't create unused substreams for static blocks # ALSA: ump: Fill group names for legacy rawmidi substreams # ALSA: usb-audio: Attach legacy rawmidi after probing all UMP EPs # ALSA: ac97: Fix possible error value of *rac97 # ... # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 4fb0dacb78c6a041bbd38ddd998df806af5c2c69 # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_64BIT=n # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 32 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/drivers/mfd/cs42l43.c:1076:12: error: 'cs42l43_suspend' defined but not used [-Werror=unused-function] static int cs42l43_suspend(struct device *dev) ^ /kisskb/src/drivers/mfd/cs42l43.c:1106:12: error: 'cs42l43_resume' defined but not used [-Werror=unused-function] static int cs42l43_resume(struct device *dev) ^ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/mfd/cs42l43.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/mfd] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:480: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:2029: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 32 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_sparc64-gcc5 # Build took: 0:08:16.350116