# git rev-parse -q --verify 005f6f34bd47eaa61d939a2727fc648e687b84c1^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 005f6f34bd47eaa61d939a2727fc648e687b84c1^{commit} 005f6f34bd47eaa61d939a2727fc648e687b84c1 # git checkout -q -f -B kisskb 005f6f34bd47eaa61d939a2727fc648e687b84c1 # git clean -qxdf # < git log -1 # commit 005f6f34bd47eaa61d939a2727fc648e687b84c1 # Merge: 66695e7d94fc ac168d6770aa # Author: Linus Torvalds # Date: Sat Mar 9 10:32:03 2024 -0800 # # Merge tag 'i2c-for-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux # # Pull i2c fixes from Wolfram Sang: # "Two patches from Heiner for the i801 are targeting muxes discovered # while working on some other features. Essentially, there is a # reordering when adding optional slaves and proper cleanup upon # registering a mux device. # # Christophe fixes the exit path in the wmt driver that was leaving the # clocks hanging, and the last fix from Tommy avoids false error reports # in IRQ" # # * tag 'i2c-for-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: # i2c: aspeed: Fix the dummy irq expected print # i2c: wmt: Fix an error handling path in wmt_i2c_probe() # i2c: i801: Avoid potential double call to gpiod_remove_lookup_table # i2c: i801: Fix using mux_pdev before it's set # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 005f6f34bd47eaa61d939a2727fc648e687b84c1 # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- allnoconfig # < make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allnoconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sparc/lib/cmpdi2.c:6:11: warning: no previous prototype for '__cmpdi2' [-Wmissing-prototypes] 6 | word_type __cmpdi2(long long a, long long b) | ^~~~~~~~ /kisskb/src/arch/sparc/lib/ucmpdi2.c:5:11: warning: no previous prototype for '__ucmpdi2' [-Wmissing-prototypes] 5 | word_type __ucmpdi2(unsigned long long a, unsigned long long b) | ^~~~~~~~~ /kisskb/src/kernel/dma.c:70:5: warning: no previous prototype for 'request_dma' [-Wmissing-prototypes] 70 | int request_dma(unsigned int dmanr, const char * device_id) | ^~~~~~~~~~~ /kisskb/src/kernel/dma.c:88:6: warning: no previous prototype for 'free_dma' [-Wmissing-prototypes] 88 | void free_dma(unsigned int dmanr) | ^~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_allnoconfig_sparc64-gcc13 # Build took: 0:00:20.325698