# git rev-parse -q --verify 8b83369ddcb3fb9cab5c1088987ce477565bb630^{commit} 8b83369ddcb3fb9cab5c1088987ce477565bb630 already have revision, skipping fetch # git checkout -q -f -B kisskb 8b83369ddcb3fb9cab5c1088987ce477565bb630 # git clean -qxdf # < git log -1 # commit 8b83369ddcb3fb9cab5c1088987ce477565bb630 # Merge: 8f47d753d4ec d7fbcf40df86 # Author: Linus Torvalds # Date: Fri Feb 26 10:28:35 2021 -0800 # # Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V updates from Palmer Dabbelt: # "A handful of new RISC-V related patches for this merge window: # # - A check to ensure drivers are properly using uaccess. This isn't # manifesting with any of the drivers I'm currently using, but may # catch errors in new drivers. # # - Some preliminary support for the FU740, along with the HiFive # Unleashed it will appear on. # # - NUMA support for RISC-V, which involves making the arm64 code # generic. # # - Support for kasan on the vmalloc region. # # - A handful of new drivers for the Kendryte K210, along with the DT # plumbing required to boot on a handful of K210-based boards. # # - Support for allocating ASIDs. # # - Preliminary support for kernels larger than 128MiB. # # - Various other improvements to our KASAN support, including the # utilization of huge pages when allocating the KASAN regions. # # We may have already found a bug with the KASAN_VMALLOC code, but it's # passing my tests. There's a fix in the works, but that will probably # miss the merge window. # # * tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: (75 commits) # riscv: Improve kasan population by using hugepages when possible # riscv: Improve kasan population function # riscv: Use KASAN_SHADOW_INIT define for kasan memory initialization # riscv: Improve kasan definitions # riscv: Get rid of MAX_EARLY_MAPPING_SIZE # soc: canaan: Sort the Makefile alphabetically # riscv: Disable KSAN_SANITIZE for vDSO # riscv: Remove unnecessary declaration # riscv: Add Canaan Kendryte K210 SD card defconfig # riscv: Update Canaan Kendryte K210 defconfig # riscv: Add Kendryte KD233 board device tree # riscv: Add SiPeed MAIXDUINO board device tree # riscv: Add SiPeed MAIX GO board device tree # riscv: Add SiPeed MAIX DOCK board device tree # riscv: Add SiPeed MAIX BiT board device tree # riscv: Update Canaan Kendryte K210 device tree # dt-bindings: add resets property to dw-apb-timer # dt-bindings: fix sifive gpio properties # dt-bindings: update sifive uart compatible string # dt-bindings: update sifive clint compatible string # ... # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 8b83369ddcb3fb9cab5c1088987ce477565bb630 # < make -s -j 48 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 48 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 48 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 48 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] In file included from /kisskb/src/include/linux/kernel.h:14:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c:34: /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c: In function 'ttm_pool_alloc': /kisskb/src/include/linux/minmax.h:18:28: warning: comparison of distinct pointer types lacks a cast (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1))) ^ /kisskb/src/include/linux/minmax.h:32:4: note: in expansion of macro '__typecheck' (__typecheck(x, y) && __no_side_effects(x, y)) ^ /kisskb/src/include/linux/minmax.h:42:24: note: in expansion of macro '__safe_cmp' __builtin_choose_expr(__safe_cmp(x, y), \ ^ /kisskb/src/include/linux/minmax.h:51:19: note: in expansion of macro '__careful_cmp' #define min(x, y) __careful_cmp(x, y, <) ^ /kisskb/src/drivers/gpu/drm/ttm/ttm_pool.c:383:15: note: in expansion of macro 'min' for (order = min(MAX_ORDER - 1UL, __fls(num_pages)); num_pages; ^ /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. ^ kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64 # Build took: 0:16:34.375528