# git rev-parse -q --verify a99163e9e708d5d773b7de6da952fcddc341f977^{commit} a99163e9e708d5d773b7de6da952fcddc341f977 already have revision, skipping fetch # git checkout -q -f -B kisskb a99163e9e708d5d773b7de6da952fcddc341f977 # git clean -qxdf # < git log -1 # commit a99163e9e708d5d773b7de6da952fcddc341f977 # Merge: 882d6edfc45c cb8be8b4b27f # Author: Linus Torvalds # Date: Mon Feb 22 10:05:12 2021 -0800 # # Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux # # Pull devicetree updates from Rob Herring: # # - Sync dtc to upstream version v1.6.0-51-g183df9e9c2b9 and build host # fdtoverlay # # - Add kbuild support to build DT overlays (%.dtbo) # # - Drop NULLifying match table in of_match_device(). # # In preparation for this, there are several driver cleanups to use # (of_)?device_get_match_data(). # # - Drop pointless wrappers from DT struct device API # # - Convert USB binding schemas to use graph schema and remove old plain # text graph binding doc # # - Convert spi-nor and v3d GPU bindings to DT schema # # - Tree wide schema fixes for if/then schemas, array size constraints, # and undocumented compatible strings in examples # # - Handle 'no-map' correctly for already reserved memblock regions # # * tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (35 commits) # driver core: platform: Drop of_device_node_put() wrapper # of: Remove of_dev_{get,put}() # dt-bindings: usb: Change descibe to describe in usbmisc-imx.txt # dt-bindings: can: rcar_canfd: Group tuples in pin control properties # dt-bindings: power: renesas,apmu: Group tuples in cpus properties # dt-bindings: mtd: spi-nor: Convert to DT schema format # dt-bindings: Use portable sort for version cmp # dt-bindings: ethernet-controller: fix fixed-link specification # dt-bindings: irqchip: Add node name to PRUSS INTC # dt-bindings: interconnect: Fix the expected number of cells # dt-bindings: Fix errors in 'if' schemas # dt-bindings: iommu: renesas,ipmmu-vmsa: Make 'power-domains' conditionally required # dt-bindings: Fix undocumented compatible strings in examples # kbuild: Add support to build overlays (%.dtbo) # scripts: dtc: Remove the unused fdtdump.c file # scripts: dtc: Build fdtoverlay tool # scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9 # scripts: dtc: Fetch fdtoverlay.c from external DTC project # dt-bindings: thermal: sun8i: Fix misplaced schema keyword in compatible strings # dt-bindings: iio: dac: Fix AD5686 references # ... # < /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 a99163e9e708d5d773b7de6da952fcddc341f977 # < make -s -j 120 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 120 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 120 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 120 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:09:12.234176