# git rev-parse -q --verify 45ae4df9220701071ffec057d4b0071943022ab3^{commit} 45ae4df9220701071ffec057d4b0071943022ab3 already have revision, skipping fetch # git checkout -q -f -B kisskb 45ae4df9220701071ffec057d4b0071943022ab3 # git clean -qxdf # < git log -1 # commit 45ae4df9220701071ffec057d4b0071943022ab3 # Merge: ef81e63 5858610 # Author: Linus Torvalds # Date: Sat Jul 21 17:27:42 2018 -0700 # # Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc # # Pull ARM SoC fixes from Olof Johansson: # # - Fix interrupt type on ethernet switch for i.MX-based RDU2 # # - GPC on i.MX exposed too large a register window which resulted in # userspace being able to crash the machine. # # - Fixup of bad merge resolution moving GPIO DT nodes under pinctrl on # droid4. # # * tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: # ARM: dts: imx6: RDU2: fix irq type for mv88e6xxx switch # soc: imx: gpc: restrict register range for regmap access # ARM: dts: omap4-droid4: fix dts w.r.t. pwm # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < git log --format=%s --max-count=1 45ae4df9220701071ffec057d4b0071943022ab3 # < make -s -j 80 ARCH=nds32 O=/kisskb/build/linus_nds32-allnoconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allnoconfig # make -s -j 80 ARCH=nds32 O=/kisskb/build/linus_nds32-allnoconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] In function 'fill_kobj_path', inlined from 'kobject_get_path' at /kisskb/src/lib/kobject.c:155:2: /kisskb/src/lib/kobject.c:128:3: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(path + length, kobject_name(parent), cur); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/kobject.c: In function 'kobject_get_path': /kisskb/src/lib/kobject.c:125:13: note: length computed here int cur = strlen(kobject_name(parent)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_nds32-allnoconfig_nds32le # Build took: 0:00:17.741502