linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] RISC-V Fixes for 5.19-rc8
@ 2022-07-22 15:52 Palmer Dabbelt
  2022-07-22 20:07 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Palmer Dabbelt @ 2022-07-22 15:52 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-riscv, linux-kernel

merged tag 'dt-fixes-for-palmer-5.19-rc6'
The following changes since commit 7fccd723912702acfc2d75e8f0596982534f7f24:

  Merge tag 'dt-fixes-for-palmer-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git into fixes (2022-07-13 10:44:22 -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.19-rc8

for you to fetch changes up to c1f6eff304e4dfa4558b6a8c6b2d26a91db6c998:

  riscv: add as-options for modules with assembly compontents (2022-07-21 12:09:29 -0700)

----------------------------------------------------------------
RISC-V Fixes for 5.19-rc8

* Two kexec-related build fixes.
* A DTS update to make the GPIO nodes match the upcoming dtschema.
* A fix that passes -mno-relax directly to the assembler when building
  modules, to work around compilers that fail to do so.

----------------------------------------------------------------
Ben Dooks (1):
      riscv: add as-options for modules with assembly compontents

Krzysztof Kozlowski (1):
      riscv: dts: align gpio-key node names with dtschema

Li Zhengyu (2):
      RISCV: kexec: Fix build error without CONFIG_MODULES
      RISC-V: kexec: Fix build error without CONFIG_KEXEC

 arch/riscv/Makefile                             | 1 +
 arch/riscv/boot/dts/canaan/canaan_kd233.dts     | 2 +-
 arch/riscv/boot/dts/canaan/sipeed_maix_bit.dts  | 2 +-
 arch/riscv/boot/dts/canaan/sipeed_maix_dock.dts | 2 +-
 arch/riscv/boot/dts/canaan/sipeed_maix_go.dts   | 6 +++---
 arch/riscv/boot/dts/canaan/sipeed_maixduino.dts | 2 +-
 arch/riscv/kernel/Makefile                      | 2 +-
 arch/riscv/kernel/elf_kexec.c                   | 2 +-
 8 files changed, 10 insertions(+), 9 deletions(-)

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

* Re: [GIT PULL] RISC-V Fixes for 5.19-rc8
  2022-07-22 15:52 [GIT PULL] RISC-V Fixes for 5.19-rc8 Palmer Dabbelt
@ 2022-07-22 20:07 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-07-22 20:07 UTC (permalink / raw)
  To: Palmer Dabbelt; +Cc: Linus Torvalds, linux-riscv, linux-kernel

The pull request you sent on Fri, 22 Jul 2022 08:52:11 -0700 (PDT):

> git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-5.19-rc8

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

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:[~2022-07-22 20:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-22 15:52 [GIT PULL] RISC-V Fixes for 5.19-rc8 Palmer Dabbelt
2022-07-22 20:07 ` 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).