# git rev-parse -q --verify d77c4d50474b679e8864bf4841acecc283d47626^{commit} d77c4d50474b679e8864bf4841acecc283d47626 already have revision, skipping fetch # git checkout -q -f -B kisskb d77c4d50474b679e8864bf4841acecc283d47626 # git clean -qxdf # < git log -1 # commit d77c4d50474b679e8864bf4841acecc283d47626 # Author: Finn Thain # Date: Mon Jul 2 04:21:19 2018 -0400 # # macintosh/via-pmu: Disambiguate interrupt statistics # # Some of the event counters are overloaded which makes it very # difficult to interpret their values. # # Counter 0 is supposed to report CB1 interrupts but it can also count # PMU_INT_WAITING_CHARGER events. # # Counter 1 is supposed to report GPIO interrupts but it can also count # other events (depending upon the value of the PMU_INT_ADB bit). # # Disambiguate these statistics with dedicated counters for GPIO and # CB1 interrupts. # # Comments in the MkLinux source code say that the type 0 and type 1 # interrupts are model-specific. Label them as "unknown". # # This change to the contents of /proc/pmu/interrupts is by necessity # visible in userland. However, packages which interact with the PMU # (that is, pbbuttonsd, pmac-utils and pmud) don't open this file. # AFAIK, user software has no need to poll these counters. # # Tested-by: Stan Johnson # Signed-off-by: Finn Thain # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 d77c4d50474b679e8864bf4841acecc283d47626 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/mpe_mpc83xx_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc83xx_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/mpe_mpc83xx_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. arch/powerpc/boot/mpc832x_rdb.dtb: Warning (interrupts_property): /qe@e0100000/mdio@3120/ethernet-phy@0:#interrupt-cells: size is (4), expected multiple of 8 arch/powerpc/boot/mpc832x_rdb.dtb: Warning (interrupts_property): /qe@e0100000/mdio@3120/ethernet-phy@4:#interrupt-cells: size is (4), expected multiple of 8 INFO: Uncompressed kernel (size 0x607758) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x607758) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x607758) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x607758) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x607758) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x607758) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x607758) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x5f7040) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.18.0-rc3-gd77c4d5 Created: Wed Jul 18 18:28:12 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3084988 Bytes = 3012.68 kB = 2.94 MB Load Address: 00700000 Entry Point: 007001f4 Image Name: Linux-4.18.0-rc3-gd77c4d5 Created: Wed Jul 18 18:28:12 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3084912 Bytes = 3012.61 kB = 2.94 MB Load Address: 00700000 Entry Point: 007001f4 Image Name: Linux-4.18.0-rc3-gd77c4d5 Created: Wed Jul 18 18:28:12 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3060955 Bytes = 2989.21 kB = 2.92 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.18.0-rc3-gd77c4d5 Created: Wed Jul 18 18:28:12 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3085337 Bytes = 3013.02 kB = 2.94 MB Load Address: 00700000 Entry Point: 007001f4 Image Name: Linux-4.18.0-rc3-gd77c4d5 Created: Wed Jul 18 18:28:12 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3084957 Bytes = 3012.65 kB = 2.94 MB Load Address: 00700000 Entry Point: 007001f4 Image Name: Linux-4.18.0-rc3-gd77c4d5 Created: Wed Jul 18 18:28:12 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3084754 Bytes = 3012.46 kB = 2.94 MB Load Address: 00700000 Entry Point: 007001f4 Image Name: Linux-4.18.0-rc3-gd77c4d5 Created: Wed Jul 18 18:28:12 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3084432 Bytes = 3012.14 kB = 2.94 MB Load Address: 00700000 Entry Point: 007001f4 Completed OK # rm -rf /kisskb/build/mpe_mpc83xx_defconfig_powerpc-5.3 # Build took: 0:00:53.199349