# 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-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 d77c4d50474b679e8864bf4841acecc283d47626 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/mpe_powerpc-randconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- randconfig KCONFIG_SEED=0xC9EB3E7C # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig # yes \n | make -s -j 10 ARCH=powerpc O=/kisskb/build/mpe_powerpc-randconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 10 ARCH=powerpc O=/kisskb/build/mpe_powerpc-randconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. /kisskb/src/arch/powerpc/lib/sstep.c: In function 'do_fp_load': /kisskb/src/arch/powerpc/lib/sstep.c:510:1: internal compiler error: in change_address_1, at emit-rtl.c:1933 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. /kisskb/src/scripts/Makefile.build:317: recipe for target 'arch/powerpc/lib/sstep.o' failed make[2]: *** [arch/powerpc/lib/sstep.o] Error 1 /kisskb/src/Makefile:1034: recipe for target 'arch/powerpc/lib' failed make[1]: *** [arch/powerpc/lib] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/arch/powerpc/crypto/md5-glue.c: In function 'ppc_md5_final': /kisskb/src/arch/powerpc/crypto/md5-glue.c:111:1: internal compiler error: in change_address_1, at emit-rtl.c:1933 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. /kisskb/src/scripts/Makefile.build:317: recipe for target 'arch/powerpc/crypto/md5-glue.o' failed make[2]: *** [arch/powerpc/crypto/md5-glue.o] Error 1 /kisskb/src/Makefile:1034: recipe for target 'arch/powerpc/crypto' failed make[1]: *** [arch/powerpc/crypto] Error 2 /kisskb/src/arch/powerpc/kernel/traps.c: In function 'p9_hmi_special_emu': /kisskb/src/arch/powerpc/kernel/traps.c:933:1: internal compiler error: in change_address_1, at emit-rtl.c:1933 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. /kisskb/src/scripts/Makefile.build:317: recipe for target 'arch/powerpc/kernel/traps.o' failed make[2]: *** [arch/powerpc/kernel/traps.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/Makefile:1034: recipe for target 'arch/powerpc/kernel' failed make[1]: *** [arch/powerpc/kernel] Error 2 Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 10 ARCH=powerpc O=/kisskb/build/mpe_powerpc-randconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/mpe_powerpc-randconfig_powerpc # Build took: 0:00:12.774999