From: Mike Rapoport <rppt@kernel.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
David Hildenbrand <david@kernel.org>,
Lorenzo Stoakes <lorenzo.stoakes@oracle.com>,
"Liam R . Howlett" <Liam.Howlett@oracle.com>,
Vlastimil Babka <vbabka@suse.cz>,
Suren Baghdasaryan <surenb@google.com>,
Michal Hocko <mhocko@suse.com>, Kees Cook <kees@kernel.org>,
Jinbum Park <jinb.park7@gmail.com>,
linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mm: Fix DEBUG_RODATA_TEST indentation in Kconfig
Date: Tue, 25 Nov 2025 12:14:30 +0200 [thread overview]
Message-ID: <aSWBhstlhLCduDXc@kernel.org> (raw)
In-Reply-To: <74f39b1bffc6ed802088cb3e7d17b4c82330e8b3.1764058676.git.geert@linux-m68k.org>
On Tue, Nov 25, 2025 at 09:19:30AM +0100, Geert Uytterhoeven wrote:
> Most of the DEBUG_RODATA_TEST section is indented by four spaces instead
> of the customary single TAB.
>
> Fixes: 2959a5f726f6510d ("mm: add arch-independent testcases for RODATA")
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
> ---
> mm/Kconfig.debug | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/mm/Kconfig.debug b/mm/Kconfig.debug
> index 32b65073d0cccaf5..7638d75b27db8cf1 100644
> --- a/mm/Kconfig.debug
> +++ b/mm/Kconfig.debug
> @@ -175,10 +175,10 @@ config DEBUG_PAGE_REF
> nil until the tracepoints are actually enabled.
>
> config DEBUG_RODATA_TEST
> - bool "Testcase for the marking rodata read-only"
> - depends on STRICT_KERNEL_RWX
> + bool "Testcase for the marking rodata read-only"
> + depends on STRICT_KERNEL_RWX
> help
> - This option enables a testcase for the setting rodata read-only.
> + This option enables a testcase for the setting rodata read-only.
>
> config ARCH_HAS_DEBUG_WX
> bool
> --
> 2.43.0
>
--
Sincerely yours,
Mike.
next prev parent reply other threads:[~2025-11-25 10:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-25 8:19 [PATCH] mm: Fix DEBUG_RODATA_TEST indentation in Kconfig Geert Uytterhoeven
2025-11-25 10:14 ` Mike Rapoport [this message]
2025-11-25 10:50 ` Anshuman Khandual
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=aSWBhstlhLCduDXc@kernel.org \
--to=rppt@kernel.org \
--cc=Liam.Howlett@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=david@kernel.org \
--cc=geert@linux-m68k.org \
--cc=jinb.park7@gmail.com \
--cc=kees@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=lorenzo.stoakes@oracle.com \
--cc=mhocko@suse.com \
--cc=surenb@google.com \
--cc=vbabka@suse.cz \
/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.