# git rev-parse -q --verify 7796916146b8c34cbbef66470ab8b5b28cf47e83^{commit} 7796916146b8c34cbbef66470ab8b5b28cf47e83 already have revision, skipping fetch # git checkout -q -f -B kisskb 7796916146b8c34cbbef66470ab8b5b28cf47e83 # git clean -qxdf # < git log -1 # commit 7796916146b8c34cbbef66470ab8b5b28cf47e83 # Merge: 36f49ca 301d328 # Author: Linus Torvalds # Date: Mon Aug 13 14:41:53 2018 -0700 # # Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 cpu updates from Thomas Gleixner: # "Two small updates for the CPU code: # # - Improve NUMA emulation # # - Add the EPT_AD CPU feature bit" # # * 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/cpufeatures: Add EPT_AD feature bit # x86/numa_emulation: Introduce uniform split capability # x86/numa_emulation: Fix emulated-to-physical node mapping # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 7796916146b8c34cbbef66470ab8b5b28cf47e83 # < make -s -j 10 ARCH=arm64 O=/kisskb/build/linus_arm64-allnoconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- allnoconfig # make -s -j 10 ARCH=arm64 O=/kisskb/build/linus_arm64-allnoconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-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_arm64-allnoconfig_arm64-gcc8 # Build took: 0:00:24.055610