# git rev-parse -q --verify 80e62bc8487b049696e67ad133c503bf7f6806f7^{commit} 80e62bc8487b049696e67ad133c503bf7f6806f7 already have revision, skipping fetch # git checkout -q -f -B kisskb 80e62bc8487b049696e67ad133c503bf7f6806f7 # git clean -qxdf # < git log -1 # commit 80e62bc8487b049696e67ad133c503bf7f6806f7 # Author: Linus Torvalds # Date: Wed May 10 20:04:04 2023 -0500 # # MAINTAINERS: re-sort all entries and fields # # It's been a few years since we've sorted this thing, and the end result # is that we've added MAINTAINERS entries in the wrong order, and a number # of entries have their fields in non-canonical order too. # # So roll this boulder up the hill one more time by re-running # # ./scripts/parse-maintainers.pl --order # # on it. # # This file ends up being fairly painful for merge conflicts even # normally, since unlike almost all other kernel files it's one of those # "everybody touches the same thing", and re-ordering all entries is only # going to make that worse. But the alternative is to never do it at all, # and just let it all rot.. # # The rc2 week is likely the quietest and least painful time to do this. # # Requested-by: Randy Dunlap # Requested-by: Joe Perches # "Please use --order" # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 80e62bc8487b049696e67ad133c503bf7f6806f7 # < make -s -j 160 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux- allmodconfig # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 160 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 160 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig # make -s -j 160 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c: In function 'mtk_hdmi_pll_prepare': /kisskb/src/drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c:357:12: sorry, unimplemented: '-mgeneral-regs-only' and floating point code static int mtk_hdmi_pll_prepare(struct clk_hw *hw) ^ /kisskb/src/drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c:357:12: sorry, unimplemented: '-mgeneral-regs-only' and floating point code /kisskb/src/drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c: In function 'mtk_hdmi_pll_set_rate': /kisskb/src/drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c:408:12: sorry, unimplemented: '-mgeneral-regs-only' and floating point code static int mtk_hdmi_pll_set_rate(struct clk_hw *hw, unsigned long rate, ^ /kisskb/src/drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c:408:12: sorry, unimplemented: '-mgeneral-regs-only' and floating point code /kisskb/src/drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c:408:12: sorry, unimplemented: '-mgeneral-regs-only' and floating point code /kisskb/src/drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c:408:12: sorry, unimplemented: '-mgeneral-regs-only' and floating point code make[5]: *** [/kisskb/src/scripts/Makefile.build:252: drivers/phy/mediatek/phy-mtk-hdmi-mt8195.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/phy/mediatek] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/phy] Error 2 make[3]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/include/trace/define_trace.h:102:0, from /kisskb/src/fs/xfs/scrub/trace.h:989, from /kisskb/src/fs/xfs/scrub/trace.c:40: /kisskb/src/fs/xfs/./scrub/trace.h: In function 'trace_raw_output_xchk_fsgate_class': /kisskb/src/fs/xfs/scrub/scrub.h:112:28: error: initializer element is not constant #define XREP_ALREADY_FIXED (1 << 31) /* checking our repair work */ ^ /kisskb/src/include/trace/trace_events.h:203:27: note: in definition of macro 'DECLARE_EVENT_CLASS' trace_event_printf(iter, print); \ ^ /kisskb/src/fs/xfs/./scrub/trace.h:165:2: note: in expansion of macro 'TP_printk' TP_printk("dev %d:%d type %s fsgates '%s'", ^ /kisskb/src/fs/xfs/./scrub/trace.h:168:5: note: in expansion of macro '__print_flags' __print_flags(__entry->fsgate_flags, "|", XFS_SCRUB_STATE_STRINGS)) ^ /kisskb/src/fs/xfs/./scrub/trace.h:104:4: note: in expansion of macro 'XREP_ALREADY_FIXED' { XREP_ALREADY_FIXED, "already_fixed" } ^ /kisskb/src/fs/xfs/./scrub/trace.h:168:47: note: in expansion of macro 'XFS_SCRUB_STATE_STRINGS' __print_flags(__entry->fsgate_flags, "|", XFS_SCRUB_STATE_STRINGS)) ^ /kisskb/src/fs/xfs/scrub/scrub.h:112:28: note: (near initialization for '__flags[4].mask') #define XREP_ALREADY_FIXED (1 << 31) /* checking our repair work */ ^ /kisskb/src/include/trace/trace_events.h:203:27: note: in definition of macro 'DECLARE_EVENT_CLASS' trace_event_printf(iter, print); \ ^ /kisskb/src/fs/xfs/./scrub/trace.h:165:2: note: in expansion of macro 'TP_printk' TP_printk("dev %d:%d type %s fsgates '%s'", ^ /kisskb/src/fs/xfs/./scrub/trace.h:168:5: note: in expansion of macro '__print_flags' __print_flags(__entry->fsgate_flags, "|", XFS_SCRUB_STATE_STRINGS)) ^ /kisskb/src/fs/xfs/./scrub/trace.h:104:4: note: in expansion of macro 'XREP_ALREADY_FIXED' { XREP_ALREADY_FIXED, "already_fixed" } ^ /kisskb/src/fs/xfs/./scrub/trace.h:168:47: note: in expansion of macro 'XFS_SCRUB_STATE_STRINGS' __print_flags(__entry->fsgate_flags, "|", XFS_SCRUB_STATE_STRINGS)) ^ make[4]: *** [/kisskb/src/scripts/Makefile.build:252: fs/xfs/scrub/trace.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:494: drivers] Error 2 make[2]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:494: fs/xfs] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:494: fs] Error 2 make[1]: *** [/kisskb/src/Makefile:2026: .] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 160 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_arm64-allmodconfig_arm64-gcc5 # Build took: 0:04:34.414358