This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9137eda53752 Merge tag 'configfs-5.17-2022-02-25' of git://git.infradea [...] new b97cca3ba909 xfs: only bother with sync_filesystem during readonly remount new 3bd9dd813820 Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/s [...] new 762e52f79c95 riscv: fix nommu_k210_sdcard_defconfig new 22e2100b1b07 riscv: fix oops caused by irqsoff latency tracer new 2c8c230edab5 Merge tag 'riscv-for-linus-5.17-rc6' of git://git.kernel.o [...]
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/riscv/configs/nommu_k210_sdcard_defconfig | 2 +- arch/riscv/kernel/Makefile | 2 ++ arch/riscv/kernel/entry.S | 10 +++++----- arch/riscv/kernel/trace_irq.c | 27 ++++++++++++++++++++++++++ arch/riscv/kernel/trace_irq.h | 11 +++++++++++ fs/xfs/xfs_super.c | 7 +++++-- 6 files changed, 51 insertions(+), 8 deletions(-) create mode 100644 arch/riscv/kernel/trace_irq.c create mode 100644 arch/riscv/kernel/trace_irq.h