# git rev-parse -q --verify c962cb323ec260652cff9331e7bf3d606292db88^{commit} c962cb323ec260652cff9331e7bf3d606292db88 already have revision, skipping fetch # git checkout -q -f -B kisskb c962cb323ec260652cff9331e7bf3d606292db88 # git clean -qxdf # < git log -1 # commit c962cb323ec260652cff9331e7bf3d606292db88 # Merge: 9deb9e163776 e3e4767bd550 # Author: Linus Torvalds # Date: Tue Jan 15 06:26:28 2019 +1200 # # Merge tag 'gpio-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio # # Pull GPIO fixes from Linus Walleij: # "The patch hitting the MMC/SD subsystem is fixing up my own mess when # moving semantics from MMC/SD over to gpiolib. Ulf is on vacation but I # managed to reach him on chat and obtain his ACK. # # The other two are early-rc fixes that are not super serious but pretty # annoying so I'd like to get rid of them. # # Summary: # # - Get rid of some WARN_ON() from the ACPI code # # - Staticize a symbol # # - Fix MMC polarity detection" # # * tag 'gpio-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio: # mmc: core: don't override the CD GPIO level when "cd-inverted" is set # gpio: pca953x: Make symbol 'pca953x_i2c_regmap' static # gpiolib-acpi: Remove unnecessary WARN_ON from acpi_gpiochip_free_interrupts # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 c962cb323ec260652cff9331e7bf3d606292db88 # < make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allyesconfig # make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- /kisskb/src/drivers/input/joystick/analog.c:172:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ /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 [-Wmaybe-uninitialized] if (ret == -EOPNOTSUPP) ^ WARNING: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld: drivers/usb/storage/ene_ub6250.o: in function `ene_load_bincode': ene_ub6250.c:(.text+0x348): relocation truncated to fit: R_NDS32_9_PCREL_RELA against `.text' make[1]: *** [/kisskb/src/Makefile:1020: vmlinux] Error 1 make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_nds32-allyesconfig_nds32le # Build took: 0:09:00.489153