All of lore.kernel.org
 help / color / mirror / Atom feed
* [OpenRISC] [GIT PULL] OpenRISC fixes for 5.13
@ 2021-05-21  7:16 ` Stafford Horne
  0 siblings, 0 replies; 4+ messages in thread
From: Stafford Horne @ 2021-05-21  7:16 UTC (permalink / raw)
  To: openrisc

Hi Linus,

Please consider for pull

The following changes since commit 9f4ad9e425a1d3b6a34617b8ea226d56a119a717:

  Linux 5.12 (2021-04-25 13:49:08 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 8b549c18ae81dbc36fb11e4aa08b8378c599ca95:

  openrisc: Define memory barrier mb (2021-05-15 16:00:10 +0900)

----------------------------------------------------------------
OpenRISC fixes for 5.13

A few fixes that came in around the time of the merge
window.

----------------------------------------------------------------
Christophe JAILLET (1):
      openrisc: Fix a memory leak

Mike Rapoport (2):
      openrisc: mm/init.c: remove unused memblock_region variable in map_ram()
      openrisc: mm/init.c: remove unused variable 'end' in paging_init()

Peter Zijlstra (1):
      openrisc: Define memory barrier mb

 arch/openrisc/include/asm/barrier.h | 9 +++++++++
 arch/openrisc/kernel/setup.c        | 2 ++
 arch/openrisc/mm/init.c             | 6 +-----
 3 files changed, 12 insertions(+), 5 deletions(-)
 create mode 100644 arch/openrisc/include/asm/barrier.h

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

end of thread, other threads:[~2021-05-21 16:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-21  7:16 [OpenRISC] [GIT PULL] OpenRISC fixes for 5.13 Stafford Horne
2021-05-21  7:16 ` Stafford Horne
2021-05-21 16:34 ` [OpenRISC] " pr-tracker-bot
2021-05-21 16:34   ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.