# git rev-parse -q --verify 48023102b7078a6674516b1fe0d639669336049d^{commit} 48023102b7078a6674516b1fe0d639669336049d already have revision, skipping fetch # git checkout -q -f -B kisskb 48023102b7078a6674516b1fe0d639669336049d # git clean -qxdf # < git log -1 # commit 48023102b7078a6674516b1fe0d639669336049d # Merge: ba2b137 1614901 # Author: Linus Torvalds # Date: Fri Apr 13 16:55:41 2018 -0700 # # Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs # # Pull overlayfs updates from Miklos Szeredi: # "In addition to bug fixes and cleanups there are two new features from # Amir: # # - Consistent inode number support for the case when layers are not # all on the same filesystem (feature is dubbed "xino"). # # - Optimize overlayfs file handle decoding. This one touches the # exportfs interface to allow detecting the disconnected directory # case" # # * 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs: # ovl: update documentation w.r.t "xino" feature # ovl: add support for "xino" mount and config options # ovl: consistent d_ino for non-samefs with xino # ovl: consistent i_ino for non-samefs with xino # ovl: constant st_ino for non-samefs with xino # ovl: allocate anon bdev per unique lower fs # ovl: factor out ovl_map_dev_ino() helper # ovl: cleanup ovl_update_time() # ovl: add WARN_ON() for non-dir redirect cases # ovl: cleanup setting OVL_INDEX # ovl: set d->is_dir and d->opaque for last path element # ovl: Do not check for redirect if this is last layer # ovl: lookup in inode cache first when decoding lower file handle # ovl: do not try to reconnect a disconnected origin dentry # ovl: disambiguate ovl_encode_fh() # ovl: set lower layer st_dev only if setting lower st_ino # ovl: fix lookup with middle layer opaque dir and absolute path redirects # ovl: Set d->last properly during lookup # ovl: set i_ino to the value of st_ino for NFS export # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 48023102b7078a6674516b1fe0d639669336049d # < make -s -j 20 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_defconfig # make -s -j 20 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2497:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1819:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1268:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1433:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c: In function 'wm8960_configure_clocking': /kisskb/src/sound/soc/codecs/wm8960.c:803:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:800:68: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:340:21: note: 'pdeo' was declared here arch/powerpc/boot/mpc8541cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) arch/powerpc/boot/mpc8548cds_32b.dtb: Warning (pci_bridge): /pcie@e000a000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8548cds_32b.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/mpc8555cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) arch/powerpc/boot/mpc8568mds.dtb: Warning (pci_bridge): /pcie@e000a000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8568mds.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/mpc8544ds.dtb: Warning (pci_bridge): /pcie@e0009000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8544ds.dtb: Warning (pci_bridge): /pcie@e000a000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8544ds.dtb: Warning (pci_bridge): /pcie@e000b000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8544ds.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/mpc8572ds.dtb: Warning (pci_bridge): /pcie@ffe08000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8572ds.dtb: Warning (pci_bridge): /pcie@ffe09000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8572ds.dtb: Warning (pci_bridge): /pcie@ffe0a000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/mpc8572ds.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/tqm8548.dtb: Warning (pci_bridge): /pcie@e000a000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/tqm8548.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/sbc8548.dtb: Warning (pci_bridge): /pcie@e000a000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/sbc8548.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' INFO: Uncompressed kernel (size 0xb61400) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb61400) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb61400) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb61400) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb61400) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb61400) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb61400) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb61400) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb61400) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb61400) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb61400) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb61400) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb61400) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb61400) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb61400) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb50cb4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.16.0-g4802310 Created: Sat Apr 14 20:12:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5478946 Bytes = 5350.53 kB = 5.23 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.16.0-g4802310 Created: Sat Apr 14 20:12:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5503728 Bytes = 5374.73 kB = 5.25 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.16.0-g4802310 Created: Sat Apr 14 20:12:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5503083 Bytes = 5374.10 kB = 5.25 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.16.0-g4802310 Created: Sat Apr 14 20:12:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5502696 Bytes = 5373.73 kB = 5.25 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.16.0-g4802310 Created: Sat Apr 14 20:12:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5503124 Bytes = 5374.14 kB = 5.25 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.16.0-g4802310 Created: Sat Apr 14 20:12:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5502849 Bytes = 5373.88 kB = 5.25 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.16.0-g4802310 Created: Sat Apr 14 20:12:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5503100 Bytes = 5374.12 kB = 5.25 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.16.0-g4802310 Created: Sat Apr 14 20:12:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5503026 Bytes = 5374.05 kB = 5.25 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.16.0-g4802310 Created: Sat Apr 14 20:12:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5503448 Bytes = 5374.46 kB = 5.25 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.16.0-g4802310 Created: Sat Apr 14 20:12:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5502650 Bytes = 5373.68 kB = 5.25 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.16.0-g4802310 Created: Sat Apr 14 20:12:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5502642 Bytes = 5373.67 kB = 5.25 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.16.0-g4802310 Created: Sat Apr 14 20:12:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5504207 Bytes = 5375.20 kB = 5.25 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.16.0-g4802310 Created: Sat Apr 14 20:12:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5504138 Bytes = 5375.13 kB = 5.25 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.16.0-g4802310 Created: Sat Apr 14 20:12:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5503054 Bytes = 5374.08 kB = 5.25 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.16.0-g4802310 Created: Sat Apr 14 20:12:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5503579 Bytes = 5374.59 kB = 5.25 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.16.0-g4802310 Created: Sat Apr 14 20:12:55 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5502651 Bytes = 5373.68 kB = 5.25 MB Load Address: 00c00000 Entry Point: 00c00288 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc # Build took: 0:01:54.163776