mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] OpenRISC updates for 7.2
@ 2026-06-20  6:08 Stafford Horne
  2026-06-21 17:27 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Stafford Horne @ 2026-06-20  6:08 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux OpenRISC, LKML

Hello Linus,

I just noticed, this series was done on top of a random merge during v7.0.
Please let me know if you would like to rebase on 7.1 etc, but I think it will
not change much, it's been in next for a while.

Please consider for pull,

The following changes since commit d79526b89571ae447c1a5cfd3d627efa07098348:

  Merge tag 'spi-fix-v7.0-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi (2026-02-20 17:14:36 -0800)

are available in the Git repository at:

  https://github.com/openrisc/linux.git tags/for-linus

for you to fetch changes up to aca063c9024522e4e5b9a9d1927433f6a01785a3:

  openrisc: Fix jump_label smp syncing (2026-05-23 06:34:49 +0100)

----------------------------------------------------------------
OpenRISC updates for 7.2

A few fixes for text patching related code:

 * Update the section of map_page used in text patching.  It was
   left with __init when text patching was introduced to OpenRISC.
 * Add fix to invalidate remote SMP core i-caches after text is patched.

----------------------------------------------------------------
Stafford Horne (4):
      openrisc: mm: Fix section mismatch between map_page and __set_fixmap
      openrisc: Cache invalidation cleanup
      openrisc: Add full instruction cache invalidate functions
      openrisc: Fix jump_label smp syncing

 arch/openrisc/include/asm/cacheflush.h |  4 ++++
 arch/openrisc/kernel/head.S            | 10 ----------
 arch/openrisc/kernel/jump_label.c      |  2 +-
 arch/openrisc/kernel/patching.c        |  3 +++
 arch/openrisc/kernel/smp.c             | 21 +++++++++++++++++++++
 arch/openrisc/mm/cache.c               | 16 ++++++++++++++++
 arch/openrisc/mm/init.c                |  2 +-
 7 files changed, 46 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] OpenRISC updates for 7.2
  2026-06-20  6:08 [GIT PULL] OpenRISC updates for 7.2 Stafford Horne
@ 2026-06-21 17:27 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-06-21 17:27 UTC (permalink / raw)
  To: Stafford Horne; +Cc: Linus Torvalds, Linux OpenRISC, LKML

The pull request you sent on Sat, 20 Jun 2026 07:08:12 +0100:

> https://github.com/openrisc/linux.git tags/for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1e762b53a86d7ed19016c66cc1883e4b9f8b2c1b

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-06-21 17:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-20  6:08 [GIT PULL] OpenRISC updates for 7.2 Stafford Horne
2026-06-21 17:27 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox