All of lore.kernel.org
 help / color / mirror / Atom feed
From: Palmer Dabbelt <palmer@dabbelt.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] A Single RISC-V Fix for 5.11-rc6
Date: Fri, 29 Jan 2021 18:52:51 -0800 (PST)	[thread overview]
Message-ID: <mhng-72236532-fb2c-406a-9a7e-509c579364c5@palmerdabbelt-glaptop> (raw)

The following changes since commit 19c329f6808995b142b3966301f217c831e7cf31:

  Linux 5.11-rc4 (2021-01-17 16:37:05 -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.11-rc6

for you to fetch changes up to 336e8eb2a3cfe2285c314cd85630076da365f6c6:

  riscv: Fixup pfn_valid error with wrong max_mapnr (2021-01-22 20:18:03 -0800)

----------------------------------------------------------------
A Single RISC-V Fix for 5.11-rc6

* A fix to avoid initializing max_mapnr to be too large, which may
  manifest on NUMA systems.

----------------------------------------------------------------
Guo Ren (1):
      riscv: Fixup pfn_valid error with wrong max_mapnr

 arch/riscv/mm/init.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

WARNING: multiple messages have this Message-ID (diff)
From: Palmer Dabbelt <palmer@dabbelt.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] A Single RISC-V Fix for 5.11-rc6
Date: Fri, 29 Jan 2021 18:52:51 -0800 (PST)	[thread overview]
Message-ID: <mhng-72236532-fb2c-406a-9a7e-509c579364c5@palmerdabbelt-glaptop> (raw)

The following changes since commit 19c329f6808995b142b3966301f217c831e7cf31:

  Linux 5.11-rc4 (2021-01-17 16:37:05 -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.11-rc6

for you to fetch changes up to 336e8eb2a3cfe2285c314cd85630076da365f6c6:

  riscv: Fixup pfn_valid error with wrong max_mapnr (2021-01-22 20:18:03 -0800)

----------------------------------------------------------------
A Single RISC-V Fix for 5.11-rc6

* A fix to avoid initializing max_mapnr to be too large, which may
  manifest on NUMA systems.

----------------------------------------------------------------
Guo Ren (1):
      riscv: Fixup pfn_valid error with wrong max_mapnr

 arch/riscv/mm/init.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

             reply	other threads:[~2021-01-30  9:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-30  2:52 Palmer Dabbelt [this message]
2021-01-30  2:52 ` [GIT PULL] A Single RISC-V Fix for 5.11-rc6 Palmer Dabbelt
2021-01-30 20:01 ` pr-tracker-bot
2021-01-30 20:01   ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=mhng-72236532-fb2c-406a-9a7e-509c579364c5@palmerdabbelt-glaptop \
    --to=palmer@dabbelt.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.