From: Simon Horman <horms@kernel.org>
To: Alexander Kanavin <alex@linutronix.de>
Cc: kexec@lists.infradead.org,
Haiqing Bai <Haiqing.Bai@windriver.com>,
fredrik.markstrom@gmail.com
Subject: Re: [kexec-tools][PATCH] ARM: Fix add_buffer_phys_virt() align issue
Date: Fri, 26 Apr 2024 18:42:22 +0100 [thread overview]
Message-ID: <20240426174222.GA516117@kernel.org> (raw)
In-Reply-To: <20240424121727.979683-1-alex@linutronix.de>
On Wed, Apr 24, 2024 at 02:17:27PM +0200, Alexander Kanavin wrote:
> From: Haiqing Bai <Haiqing.Bai@windriver.com>
>
> When "CONFIG_ARM_LPAE" is enabled,3 level page table
> is used by MMU, the "SECTION_SIZE" is defined with
> (1 << 21), but 'add_buffer_phys_virt()' hardcode this
> to (1 << 20).
>
> Suggested-By: fredrik.markstrom@gmail.com
> Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com>
> Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Thanks, applied.
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
prev parent reply other threads:[~2024-04-26 17:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-24 12:17 [kexec-tools][PATCH] ARM: Fix add_buffer_phys_virt() align issue Alexander Kanavin
2024-04-26 17:42 ` Simon Horman [this message]
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=20240426174222.GA516117@kernel.org \
--to=horms@kernel.org \
--cc=Haiqing.Bai@windriver.com \
--cc=alex@linutronix.de \
--cc=fredrik.markstrom@gmail.com \
--cc=kexec@lists.infradead.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.