linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] RISC-V Fixes for 5.13-rc5
@ 2021-06-05 14:36 Palmer Dabbelt
  2021-06-05 18:11 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Palmer Dabbelt @ 2021-06-05 14:36 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-riscv, linux-kernel

The following changes since commit bab0d47c0ebb50ae0bcfa4e84986a60113bf7d6b:

  riscv: kexec: Fix W=1 build warnings (2021-05-22 22:05:30 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-5.13-rc5

for you to fetch changes up to 160ce364167fabf8df5bebfff1b38fd5d8c146c9:

  Merge remote-tracking branch 'riscv/riscv-wx-mappings' into fixes (2021-06-01 21:17:08 -0700)

----------------------------------------------------------------
RISC-V Fixes for 5.13-rc5

* Build with '-mno-relax' when using LLVM's linker, which doesn't
  support linker relaxation.
* A fix to build without SiFive's errata.
* A fix to use PAs during init_resources()
* A fix to avoid W+X mappings during boot.

----------------------------------------------------------------
Jisheng Zhang (1):
      riscv: mm: Fix W+X mappings at boot

Khem Raj (1):
      riscv: Use -mno-relax when using lld linker

Palmer Dabbelt (1):
      Merge remote-tracking branch 'riscv/riscv-wx-mappings' into fixes

Vincent (1):
      riscv: skip errata_cip_453.o if CONFIG_ERRATA_SIFIVE_CIP_453 is disabled

Wende Tan (1):
      RISC-V: Fix memblock_free() usages in init_resources()

 arch/riscv/Makefile               | 9 +++++++++
 arch/riscv/errata/sifive/Makefile | 2 +-
 arch/riscv/kernel/setup.c         | 4 ++--
 arch/riscv/mm/init.c              | 8 ++++++--
 4 files changed, 18 insertions(+), 5 deletions(-)

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

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

* Re: [GIT PULL] RISC-V Fixes for 5.13-rc5
  2021-06-05 14:36 [GIT PULL] RISC-V Fixes for 5.13-rc5 Palmer Dabbelt
@ 2021-06-05 18:11 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-06-05 18:11 UTC (permalink / raw)
  To: Palmer Dabbelt; +Cc: Linus Torvalds, linux-riscv, linux-kernel

The pull request you sent on Sat, 05 Jun 2021 07:36:40 -0700 (PDT):

> git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-5.13-rc5

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

Thank you!

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

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

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

end of thread, other threads:[~2021-06-05 18:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-05 14:36 [GIT PULL] RISC-V Fixes for 5.13-rc5 Palmer Dabbelt
2021-06-05 18:11 ` 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;
as well as URLs for NNTP newsgroup(s).