From: "Philippe Mathieu-Daudé" <philmd@oss.qualcomm.com>
To: Ethan Nelson-Moore <enelsonmoore@gmail.com>,
Andrew Morton <akpm@linux-foundation.org>,
David Hildenbrand <david@kernel.org>,
"Vlastimil Babka (SUSE)" <vbabka@kernel.org>,
Ankur Arora <ankur.a.arora@oracle.com>,
"Lorenzo Stoakes (Oracle)" <ljs@kernel.org>,
Magnus Lindholm <linmag7@gmail.com>,
Andreas Larsson <andreas@gaisler.com>,
"Liam R. Howlett" <liam@infradead.org>,
Dinh Nguyen <dinguyen@kernel.org>,
"Mike Rapoport (Microsoft)" <rppt@kernel.org>,
linux-hexagon@vger.kernel.org
Cc: Brian Cain <bcain@kernel.org>,
Dave Hansen <dave.hansen@linux.intel.com>,
Helge Deller <deller@gmx.de>
Subject: Re: [PATCH] hexagon: remove code to handle nonexistent CONFIG_PAGE_SIZE_1MB
Date: Wed, 1 Jul 2026 19:06:16 +0200 [thread overview]
Message-ID: <233e71c1-c87e-4b18-8137-3e48ae83bc89@oss.qualcomm.com> (raw)
In-Reply-To: <20260610222357.108394-1-enelsonmoore@gmail.com>
On 2026-06-11 0:23, Ethan Nelson-Moore wrote:
> Two Hexagon memory management headers contain code to handle
> CONFIG_PAGE_SIZE_1MB, which has never existed in the kernel. Remove
> this dead code.
>
> Discovered while searching for CONFIG_* symbols referenced in code but
> not defined in any Kconfig file.
>
> Signed-off-by: Ethan Nelson-Moore <enelsonmoore@gmail.com>
> ---
> arch/hexagon/include/asm/page.h | 4 ----
> arch/hexagon/include/asm/pgtable.h | 4 ----
> 2 files changed, 8 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com>
prev parent reply other threads:[~2026-07-01 17:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-10 22:23 [PATCH] hexagon: remove code to handle nonexistent CONFIG_PAGE_SIZE_1MB Ethan Nelson-Moore
2026-06-11 7:36 ` David Hildenbrand (Arm)
2026-07-01 17:06 ` Philippe Mathieu-Daudé [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=233e71c1-c87e-4b18-8137-3e48ae83bc89@oss.qualcomm.com \
--to=philmd@oss.qualcomm.com \
--cc=akpm@linux-foundation.org \
--cc=andreas@gaisler.com \
--cc=ankur.a.arora@oracle.com \
--cc=bcain@kernel.org \
--cc=dave.hansen@linux.intel.com \
--cc=david@kernel.org \
--cc=deller@gmx.de \
--cc=dinguyen@kernel.org \
--cc=enelsonmoore@gmail.com \
--cc=liam@infradead.org \
--cc=linmag7@gmail.com \
--cc=linux-hexagon@vger.kernel.org \
--cc=ljs@kernel.org \
--cc=rppt@kernel.org \
--cc=vbabka@kernel.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 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).