This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 04a3389b3535 Remove stale generated 'genheaders' file new 8a2003003874 hexagon: fix using plain integer as NULL pointer warning i [...] new e1e481edf971 hexagon: time: Remove redundant null check for resource new e882d6f72caa hexagon: Move kernel prototypes out of uapi/asm/setup.h header new e8265a947b02 hexagon: Fix warning comparing pointer to 0 new 03410e87563a hexagon: Fix unbalanced spinlock in die() new 84d78214b4f1 MAINTAINERS: Update my email address new 60c828cf80c0 Merge tag 'for-linus-hexagon-6.14-rc1' of git://git.kernel [...]
The 7 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: .mailmap | 2 ++ MAINTAINERS | 2 +- arch/hexagon/include/asm/cmpxchg.h | 2 +- arch/hexagon/include/asm/setup.h | 20 ++++++++++++++++++++ arch/hexagon/include/uapi/asm/setup.h | 14 ++------------ arch/hexagon/kernel/time.c | 3 +-- arch/hexagon/kernel/traps.c | 6 ++++-- 7 files changed, 31 insertions(+), 18 deletions(-) create mode 100644 arch/hexagon/include/asm/setup.h