# git rev-parse -q --verify 763978ca67a3d7be3915e2035e2a6c331524c748^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 763978ca67a3d7be3915e2035e2a6c331524c748^{commit} 763978ca67a3d7be3915e2035e2a6c331524c748 # git checkout -q -f -B kisskb 763978ca67a3d7be3915e2035e2a6c331524c748 # git clean -qxdf # < git log -1 # commit 763978ca67a3d7be3915e2035e2a6c331524c748 # Merge: 98f2345773f9 a97ac8cb24a3 # Author: Linus Torvalds # Date: Mon Jan 17 07:32:51 2022 +0200 # # Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux # # Pull module updates from Luis Chamberlain: # "The biggest change here is in-kernel support for module decompression. # This change is being made to help support LSMs like LoadPin as # otherwise it loses link between the source of kernel module on the # disk and binary blob that is being loaded into the kernel. # # kmod decompression is still done by userspace even with this is done, # both because there are no measurable gains in not doing so and as it # adds a secondary extra check for validating the module before loading # it into the kernel. # # The rest of the changes are minor, the only other change worth # mentionin there is Jessica Yu is now bowing out of maintenance of # modules as she's taking a break from work. # # While there were other changes posted for modules, those have not yet # received much review of testing so I'm not yet comfortable in merging # any of those changes yet." # # * 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux: # module: fix signature check failures when using in-kernel decompression # kernel: Fix spelling mistake "compresser" -> "compressor" # MAINTAINERS: add mailing lists for kmod and modules # module.h: allow #define strings to work with MODULE_IMPORT_NS # module: add in-kernel support for decompressing # MAINTAINERS: Remove myself as modules maintainer # module: Remove outdated comment # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 763978ca67a3d7be3915e2035e2a6c331524c748 # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- randconfig # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- help # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- olddefconfig .config:8862:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- warning: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum /kisskb/src/drivers/pinctrl/pinctrl-thunderbay.c: In function 'thunderbay_add_functions': /kisskb/src/drivers/pinctrl/pinctrl-thunderbay.c:815:8: error: assignment discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers] grp = func->group_names; ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:288: drivers/pinctrl/pinctrl-thunderbay.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/pinctrl] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1840: drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 # Build took: 0:01:52.930400