linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] RISC-V Patches for the 5.12 Merge Window, Part 2
@ 2021-02-27 20:28 Palmer Dabbelt
  2021-02-28 20:14 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Palmer Dabbelt @ 2021-02-27 20:28 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-riscv, linux-kernel

merged tag 'riscv-for-linus-5.12-mw0'
The following changes since commit 8b83369ddcb3fb9cab5c1088987ce477565bb630:

  Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux (2021-02-26 10:28:35 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-5.12-mw1

for you to fetch changes up to dd2d082b57602156e0c587ddb5ba04d0d624a6df:

  riscv: Cleanup setup_bootmem() (2021-02-26 21:25:17 -0800)

----------------------------------------------------------------
RISC-V Patches for the 5.12 Merge Window, Part 2

I have a pair of patches that slipped through the cracks:

* CPU hotplug has been enabled in the defconfigs
* Some cleanups to setup_bootmem.

There's also a single fix

* Force NUMA to depend on SMP.  This fixes some randconfig build
  failures.

----------------------------------------------------------------
Anup Patel (1):
      RISC-V: Enable CPU Hotplug in defconfigs

Kefeng Wang (1):
      riscv: Cleanup setup_bootmem()

Palmer Dabbelt (1):
      RISC-V: Make NUMA depend on SMP

 arch/riscv/Kconfig                |  1 +
 arch/riscv/configs/defconfig      |  1 +
 arch/riscv/configs/rv32_defconfig |  1 +
 arch/riscv/mm/init.c              | 21 ++-------------------
 4 files changed, 5 insertions(+), 19 deletions(-)

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

* Re: [GIT PULL] RISC-V Patches for the 5.12 Merge Window, Part 2
  2021-02-27 20:28 [GIT PULL] RISC-V Patches for the 5.12 Merge Window, Part 2 Palmer Dabbelt
@ 2021-02-28 20:14 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-02-28 20:14 UTC (permalink / raw)
  To: Palmer Dabbelt; +Cc: Linus Torvalds, linux-riscv, linux-kernel

The pull request you sent on Sat, 27 Feb 2021 12:28:39 -0800 (PST):

> git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-5.12-mw1

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

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:[~2021-02-28 20:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-27 20:28 [GIT PULL] RISC-V Patches for the 5.12 Merge Window, Part 2 Palmer Dabbelt
2021-02-28 20:14 ` 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).