# git rev-parse -q --verify 42612e7763315cf5d43c4422781e75f9ee57597a^{commit} 42612e7763315cf5d43c4422781e75f9ee57597a already have revision, skipping fetch # git checkout -q -f -B kisskb 42612e7763315cf5d43c4422781e75f9ee57597a # git clean -qxdf # < git log -1 # commit 42612e7763315cf5d43c4422781e75f9ee57597a # Merge: ad57a1022f9e b7b911d59dac # Author: Linus Torvalds # Date: Tue Jun 9 11:28:59 2020 -0700 # # Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs # # Pull f2fs updates from Jaegeuk Kim: # "In this round, we've added some knobs to enhance compression feature # and harden testing environment. In addition, we've fixed several bugs # reported from Android devices such as long discarding latency, device # hanging during quota_sync, etc. # # Enhancements: # - support lzo-rle algorithm # - add two ioctls to release and reserve blocks for compression # - support partial truncation/fiemap on compressed file # - introduce sysfs entries to attach IO flags explicitly # - add iostat trace point along with read io stat # # Bug fixes: # - fix long discard latency # - flush quota data by f2fs_quota_sync correctly # - fix to recover parent inode number for power-cut recovery # - fix lz4/zstd output buffer budget # - parse checkpoint mount option correctly # - avoid inifinite loop to wait for flushing node/meta pages # - manage discard space correctly # # And some refactoring and clean up patches were added" # # * tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs: (51 commits) # f2fs: attach IO flags to the missing cases # f2fs: add node_io_flag for bio flags likewise data_io_flag # f2fs: remove unused parameter of f2fs_put_rpages_mapping() # f2fs: handle readonly filesystem in f2fs_ioc_shutdown() # f2fs: avoid utf8_strncasecmp() with unstable name # f2fs: don't return vmalloc() memory from f2fs_kmalloc() # f2fs: fix retry logic in f2fs_write_cache_pages() # f2fs: fix wrong discard space # f2fs: compress: don't compress any datas after cp stop # f2fs: remove unneeded return value of __insert_discard_tree() # f2fs: fix wrong value of tracepoint parameter # f2fs: protect new segment allocation in expand_inode_data # f2fs: code cleanup by removing ifdef macro surrounding # f2fs: avoid inifinite loop to wait for flushing node pages at cp_error # f2fs: flush dirty meta pages when flushing them # f2fs: fix checkpoint=disable:%u%% # f2fs: compress: fix zstd data corruption # f2fs: add compressed/gc data read IO stat # f2fs: fix potential use-after-free issue # f2fs: compress: don't handle non-compressed data in workqueue # ... # < /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 42612e7763315cf5d43c4422781e75f9ee57597a # < make -s -j 24 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 24 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 24 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 24 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:11: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 0xcb1598) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1598) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1598) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1598) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1598) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1598) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1598) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1598) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1598) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1598) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1598) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1598) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1598) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1598) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb1598) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xca0d94) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.7.0-g42612e776331 Created: Wed Jun 10 07:42:21 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6233018 Bytes = 6086.93 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g42612e776331 Created: Wed Jun 10 07:42:21 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6234631 Bytes = 6088.51 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g42612e776331 Created: Wed Jun 10 07:42:21 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6233020 Bytes = 6086.93 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-g42612e776331 Created: Wed Jun 10 07:42:21 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6234619 Bytes = 6088.50 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g42612e776331 Created: Wed Jun 10 07:42:21 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6234645 Bytes = 6088.52 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-g42612e776331 Created: Wed Jun 10 07:42:21 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6234312 Bytes = 6088.20 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g42612e776331 Created: Wed Jun 10 07:42:22 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6233377 Bytes = 6087.28 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g42612e776331 Created: Wed Jun 10 07:42:22 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6201350 Bytes = 6056.01 KiB = 5.91 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.7.0-g42612e776331 Created: Wed Jun 10 07:42:22 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6233932 Bytes = 6087.82 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g42612e776331 Created: Wed Jun 10 07:42:22 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6234039 Bytes = 6087.93 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g42612e776331 Created: Wed Jun 10 07:42:22 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6233069 Bytes = 6086.98 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-g42612e776331 Created: Wed Jun 10 07:42:22 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6234653 Bytes = 6088.53 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-g42612e776331 Created: Wed Jun 10 07:42:22 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6232960 Bytes = 6086.88 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g42612e776331 Created: Wed Jun 10 07:42:22 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6234747 Bytes = 6088.62 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.7.0-g42612e776331 Created: Wed Jun 10 07:42:22 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6233018 Bytes = 6086.93 KiB = 5.94 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.7.0-g42612e776331 Created: Wed Jun 10 07:42:22 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6234622 Bytes = 6088.50 KiB = 5.95 MiB Load Address: 00d00000 Entry Point: 00d002a4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:30.442596