All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+linux-riscv@kernel.org
To: Vishal Moola (Oracle) <vishal.moola@gmail.com>
Cc: linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org,
	palmer@dabbelt.com, pjw@kernel.org, aou@eecs.berkeley.edu
Subject: Re: [PATCH] riscv: Remove __GFP_HIGHMEM masking
Date: Tue, 18 Nov 2025 08:13:54 +0000	[thread overview]
Message-ID: <176345363474.4032995.16191176205928685745.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20251107182620.95844-1-vishal.moola@gmail.com>

Hello:

This patch was applied to riscv/linux.git (for-next)
by Paul Walmsley <pjw@kernel.org>:

On Fri,  7 Nov 2025 10:26:20 -0800 you wrote:
> Remove unnecessary __GFP_HIGHMEM masking, which was introduced with
> commit 380f2c1ae9d4 ("riscv: convert alloc_{pmd, pte}_late() to use
> ptdescs"). GFP_KERNEL doesn't contain __GFP_HIGHMEM.
> 
> Signed-off-by: Vishal Moola (Oracle) <vishal.moola@gmail.com>
> ---
>  arch/riscv/mm/init.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Here is the summary with links:
  - riscv: Remove __GFP_HIGHMEM masking
    https://git.kernel.org/riscv/c/cba94f87992e

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+linux-riscv@kernel.org
To: Vishal Moola (Oracle) <vishal.moola@gmail.com>
Cc: linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org,
	palmer@dabbelt.com, pjw@kernel.org, aou@eecs.berkeley.edu
Subject: Re: [PATCH] riscv: Remove __GFP_HIGHMEM masking
Date: Tue, 18 Nov 2025 08:13:54 +0000	[thread overview]
Message-ID: <176345363474.4032995.16191176205928685745.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20251107182620.95844-1-vishal.moola@gmail.com>

Hello:

This patch was applied to riscv/linux.git (for-next)
by Paul Walmsley <pjw@kernel.org>:

On Fri,  7 Nov 2025 10:26:20 -0800 you wrote:
> Remove unnecessary __GFP_HIGHMEM masking, which was introduced with
> commit 380f2c1ae9d4 ("riscv: convert alloc_{pmd, pte}_late() to use
> ptdescs"). GFP_KERNEL doesn't contain __GFP_HIGHMEM.
> 
> Signed-off-by: Vishal Moola (Oracle) <vishal.moola@gmail.com>
> ---
>  arch/riscv/mm/init.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Here is the summary with links:
  - riscv: Remove __GFP_HIGHMEM masking
    https://git.kernel.org/riscv/c/cba94f87992e

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  reply	other threads:[~2025-11-18  8:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-07 18:26 [PATCH] riscv: Remove __GFP_HIGHMEM masking Vishal Moola (Oracle)
2025-11-07 18:26 ` Vishal Moola (Oracle)
2025-11-18  8:13 ` patchwork-bot+linux-riscv [this message]
2025-11-18  8:13   ` patchwork-bot+linux-riscv

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=176345363474.4032995.16191176205928685745.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+linux-riscv@kernel.org \
    --cc=aou@eecs.berkeley.edu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=palmer@dabbelt.com \
    --cc=pjw@kernel.org \
    --cc=vishal.moola@gmail.com \
    /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.