# git rev-parse -q --verify 349a2d52ffe59b7a0c5876fa7ee9f3eaf188b830^{commit} 349a2d52ffe59b7a0c5876fa7ee9f3eaf188b830 already have revision, skipping fetch # git checkout -q -f -B kisskb 349a2d52ffe59b7a0c5876fa7ee9f3eaf188b830 # git clean -qxdf # < git log -1 # commit 349a2d52ffe59b7a0c5876fa7ee9f3eaf188b830 # Merge: 72ad9f9d2153 fb38f314fbd1 # Author: Linus Torvalds # Date: Tue Jun 29 14:04:37 2021 -0700 # # Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm # # Pull device properties framework updates from Rafael Wysocki: # "These unify device properties access in some pieces of code and make # related changes. # # Specifics: # # - Handle device properties with software node API in the ACPI IORT # table parsing code (Heikki Krogerus). # # - Unify of_node access in the common device properties code, constify # the acpi_dma_supported() argument pointer and fix up CONFIG_ACPI=n # stubs of some functions related to device properties (Andy # Shevchenko)" # # * tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: # device property: Unify access to of_node # ACPI: scan: Constify acpi_dma_supported() helper function # ACPI: property: Constify stubs for CONFIG_ACPI=n case # ACPI: IORT: Handle device properties with software node API # device property: Retrieve fwnode from of_node via accessor # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 349a2d52ffe59b7a0c5876fa7ee9f3eaf188b830 # < make -s -j 8 ARCH=arm O=/kisskb/build/linus_pxa255-idp_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- pxa255-idp_defconfig # < make -s -j 8 ARCH=arm O=/kisskb/build/linus_pxa255-idp_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 8 ARCH=arm O=/kisskb/build/linus_pxa255-idp_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 8 ARCH=arm O=/kisskb/build/linus_pxa255-idp_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/linus_pxa255-idp_defconfig_arm-gcc4.9 # Build took: 0:01:10.511848