# git rev-parse -q --verify 495023e4e49e4b7dee35928800bf0317276576c1^{commit} 495023e4e49e4b7dee35928800bf0317276576c1 already have revision, skipping fetch # git checkout -q -f -B kisskb 495023e4e49e4b7dee35928800bf0317276576c1 # git clean -qxdf # < git log -1 # commit 495023e4e49e4b7dee35928800bf0317276576c1 # Author: Geert Uytterhoeven # Date: Mon Nov 2 11:54:22 2020 +0100 # # of: Drop superfluous ULL suffix for ~0 # # There is no need to specify a "ULL" suffix for "all bits set": "~0" is # sufficient, and works regardless of type. In fact adding the suffix # makes the code more fragile. # # Fixes: 48ab6d5d1f09 ("dma-mapping: fix 32-bit overflow with CONFIG_ARM_LPAE=n") # Suggested-by: Linus Torvalds # Signed-off-by: Geert Uytterhoeven # Signed-off-by: Linus Torvalds # < /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 495023e4e49e4b7dee35928800bf0317276576c1 # < make -s -j 10 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allmodconfig # make -s -j 10 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/nds32/kernel/setup.c: In function 'setup_memory': /kisskb/src/arch/nds32/kernel/setup.c:247:26: warning: unused variable 'region' [-Wunused-variable] struct memblock_region *region; ^~~~~~ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. Completed OK # rm -rf /kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 # Build took: 0:18:08.001456