This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 7ba2090ca64e Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ce [...]
new 9013c51c630a vfs: mostly undo glibc turning 'fstat()' into 'fstatat(AT_ [...]
new 78a06688a4d4 ntfs3: drop inode references in ntfs_put_super()
new 687eb3c42f4a xtensa: PMU: fix base address for the newer hardware
new 03ce34cf8f50 xtensa: add XIP-aware MTD support
new dd1386dd3c4f Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc [...]
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/xtensa/Kconfig | 3 +++
arch/xtensa/include/asm/core.h | 9 +++++++++
arch/xtensa/include/asm/mtd-xip.h | 14 ++++++++++++++
arch/xtensa/include/asm/sections.h | 4 ++++
arch/xtensa/kernel/perf_event.c | 17 +++++++++++++----
arch/xtensa/kernel/setup.c | 3 +++
arch/xtensa/kernel/vmlinux.lds.S | 11 ++++++++++-
fs/ntfs3/super.c | 18 ++++++++++++------
fs/stat.c | 17 +++++++++++++++++
9 files changed, 85 insertions(+), 11 deletions(-)
create mode 100644 arch/xtensa/include/asm/mtd-xip.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.