# git rev-parse -q --verify c03c21ba6f4e95e406a1a7b4c34ef334b977c194^{commit} c03c21ba6f4e95e406a1a7b4c34ef334b977c194 already have revision, skipping fetch # git checkout -q -f -B kisskb c03c21ba6f4e95e406a1a7b4c34ef334b977c194 # git clean -qxdf # < git log -1 # commit c03c21ba6f4e95e406a1a7b4c34ef334b977c194 # Merge: 414eece95b98 8f0bfc25c907 # Author: Linus Torvalds # Date: Tue Feb 23 16:09:23 2021 -0800 # # Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs # # Pull keyring updates from David Howells: # "Here's a set of minor keyrings fixes/cleanups that I've collected from # various people for the upcoming merge window. # # A couple of them might, in theory, be visible to userspace: # # - Make blacklist_vet_description() reject uppercase letters as they # don't match the all-lowercase hex string generated for a blacklist # search. # # This may want reconsideration in the future, but, currently, you # can't add to the blacklist keyring from userspace and the only # source of blacklist keys generates lowercase descriptions. # # - Fix blacklist_init() to use a new KEY_ALLOC_* flag to indicate that # it wants KEY_FLAG_KEEP to be set rather than passing KEY_FLAG_KEEP # into keyring_alloc() as KEY_FLAG_KEEP isn't a valid alloc flag. # # This isn't currently a problem as the blacklist keyring isn't # currently writable by userspace. # # The rest of the patches are cleanups and I don't think they should # have any visible effect" # # * tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs: # watch_queue: rectify kernel-doc for init_watch() # certs: Replace K{U,G}IDT_INIT() with GLOBAL_ROOT_{U,G}ID # certs: Fix blacklist flag type confusion # PKCS#7: Fix missing include # certs: Fix blacklisted hexadecimal hash string check # certs/blacklist: fix kernel doc interface issue # crypto: public_key: Remove redundant header file from public_key.h # keys: remove trailing semicolon in macro definition # crypto: pkcs7: Use match_string() helper to simplify the code # PKCS#7: drop function from kernel-doc pkcs7_validate_trust_one # encrypted-keys: Replace HTTP links with HTTPS ones # crypto: asymmetric_keys: fix some comments in pkcs7_parser.h # KEYS: remove redundant memset # security: keys: delete repeated words in comments # KEYS: asymmetric: Fix kerneldoc # security/keys: use kvfree_sensitive() # watch_queue: Drop references to /dev/watch_queue # keys: Remove outdated __user annotations # security: keys: Fix fall-through warnings for Clang # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 c03c21ba6f4e95e406a1a7b4c34ef334b977c194 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/kernel.h:10:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:15: /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define IS_ERR_VALUE(x) unlikely((unsigned long)(void *)(x) >= (unsigned long)-MAX_ERRNO) ^ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: note: in expansion of macro 'IS_ERR_VALUE' if (IS_ERR_VALUE(fep->ring_mem_addr)) ^ /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xd5ba64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4b338) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-gc03c21ba6f4e Created: Wed Feb 24 18:30:58 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6497388 Bytes = 6345.11 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-gc03c21ba6f4e Created: Wed Feb 24 18:30:58 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6499952 Bytes = 6347.61 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-gc03c21ba6f4e Created: Wed Feb 24 18:30:58 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500042 Bytes = 6347.70 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-gc03c21ba6f4e Created: Wed Feb 24 18:30:58 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6497920 Bytes = 6345.62 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-gc03c21ba6f4e Created: Wed Feb 24 18:30:58 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6499349 Bytes = 6347.02 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-gc03c21ba6f4e Created: Wed Feb 24 18:30:58 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6467558 Bytes = 6315.97 KiB = 6.17 MiB Load Address: 00000000 Entry Point: 00000000 INFO: Uncompressed kernel (size 0xd5ba64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-gc03c21ba6f4e Created: Wed Feb 24 18:30:58 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6499148 Bytes = 6346.82 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-gc03c21ba6f4e Created: Wed Feb 24 18:30:58 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6497260 Bytes = 6344.98 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-gc03c21ba6f4e Created: Wed Feb 24 18:30:58 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6497428 Bytes = 6345.14 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-gc03c21ba6f4e Created: Wed Feb 24 18:30:58 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6496794 Bytes = 6344.53 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 INFO: Uncompressed kernel (size 0xd5ba64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ba64) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-gc03c21ba6f4e Created: Wed Feb 24 18:31:02 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6497445 Bytes = 6345.16 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-gc03c21ba6f4e Created: Wed Feb 24 18:31:02 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6496780 Bytes = 6344.51 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-gc03c21ba6f4e Created: Wed Feb 24 18:31:02 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6497574 Bytes = 6345.29 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-gc03c21ba6f4e Created: Wed Feb 24 18:31:02 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6496875 Bytes = 6344.60 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-gc03c21ba6f4e Created: Wed Feb 24 18:31:02 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6496778 Bytes = 6344.51 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-gc03c21ba6f4e Created: Wed Feb 24 18:31:02 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6497462 Bytes = 6345.18 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:39.948129