OSDN Git Service

Merge tag 'riscv-for-linus-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 30 Jan 2021 19:46:27 +0000 (11:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 30 Jan 2021 19:46:27 +0000 (11:46 -0800)
Pull RISC-V fix from Palmer Dabbelt:
 "A fix to avoid initializing max_mapnr to be too large, which may
  manifest on NUMA systems"

* tag 'riscv-for-linus-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
  riscv: Fixup pfn_valid error with wrong max_mapnr


Trivial merge