From: Paul Walmsley <pjw@kernel.org>
To: Trevor Woerner <twoerner@gmail.com>
Cc: linux-snps-arc@lists.infradead.org,
linux-arm-kernel@lists.infradead.org,
linux-aspeed@lists.ozlabs.org, linux-arm-msm@vger.kernel.org,
openbmc@lists.ozlabs.org, linux-hexagon@vger.kernel.org,
loongarch@lists.linux.dev, linux-m68k@lists.linux-m68k.org,
linux-stm32@st-md-mailman.stormreply.com,
linux-mips@vger.kernel.org, linux-parisc@vger.kernel.org,
linuxppc-dev@lists.ozlabs.org, linux-riscv@lists.infradead.org,
linux-sh@vger.kernel.org, sparclinux@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG
Date: Fri, 17 Oct 2025 21:59:03 -0600 (MDT) [thread overview]
Message-ID: <e88ab2ff-dc16-dab7-0ff3-702f093563ce@kernel.org> (raw)
In-Reply-To: <20250828103828.33255-1-twoerner@gmail.com>
On Thu, 28 Aug 2025, Trevor Woerner wrote:
> In commit b52173065e0a ("sched/debug: Remove CONFIG_SCHED_DEBUG") this
> Kconfig option was removed since CONFIG_SCHED_DEBUG was made unconditional
> by patches preceding it.
>
> Signed-off-by: Trevor Woerner <twoerner@gmail.com>
> ---
[ ... ]
> arch/riscv/configs/nommu_k210_defconfig | 1 -
> arch/riscv/configs/nommu_k210_sdcard_defconfig | 1 -
> arch/riscv/configs/nommu_virt_defconfig | 1 -
[ ... ]
Acked-by: Paul Walmsley <pjw@kernel.org> # for arch/riscv
- Paul
WARNING: multiple messages have this Message-ID (diff)
From: Paul Walmsley <pjw@kernel.org>
To: Trevor Woerner <twoerner@gmail.com>
Cc: linux-snps-arc@lists.infradead.org,
linux-arm-kernel@lists.infradead.org,
linux-aspeed@lists.ozlabs.org, linux-arm-msm@vger.kernel.org,
openbmc@lists.ozlabs.org, linux-hexagon@vger.kernel.org,
loongarch@lists.linux.dev, linux-m68k@lists.linux-m68k.org,
linux-stm32@st-md-mailman.stormreply.com,
linux-mips@vger.kernel.org, linux-parisc@vger.kernel.org,
linuxppc-dev@lists.ozlabs.org, linux-riscv@lists.infradead.org,
linux-sh@vger.kernel.org, sparclinux@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG
Date: Fri, 17 Oct 2025 21:59:03 -0600 (MDT) [thread overview]
Message-ID: <e88ab2ff-dc16-dab7-0ff3-702f093563ce@kernel.org> (raw)
In-Reply-To: <20250828103828.33255-1-twoerner@gmail.com>
On Thu, 28 Aug 2025, Trevor Woerner wrote:
> In commit b52173065e0a ("sched/debug: Remove CONFIG_SCHED_DEBUG") this
> Kconfig option was removed since CONFIG_SCHED_DEBUG was made unconditional
> by patches preceding it.
>
> Signed-off-by: Trevor Woerner <twoerner@gmail.com>
> ---
[ ... ]
> arch/riscv/configs/nommu_k210_defconfig | 1 -
> arch/riscv/configs/nommu_k210_sdcard_defconfig | 1 -
> arch/riscv/configs/nommu_virt_defconfig | 1 -
[ ... ]
Acked-by: Paul Walmsley <pjw@kernel.org> # for arch/riscv
- Paul
_______________________________________________
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: Paul Walmsley <pjw@kernel.org>
To: Trevor Woerner <twoerner@gmail.com>
Cc: linux-snps-arc@lists.infradead.org,
linux-arm-kernel@lists.infradead.org,
linux-aspeed@lists.ozlabs.org, linux-arm-msm@vger.kernel.org,
openbmc@lists.ozlabs.org, linux-hexagon@vger.kernel.org,
loongarch@lists.linux.dev, linux-m68k@lists.linux-m68k.org,
linux-stm32@st-md-mailman.stormreply.com,
linux-mips@vger.kernel.org, linux-parisc@vger.kernel.org,
linuxppc-dev@lists.ozlabs.org, linux-riscv@lists.infradead.org,
linux-sh@vger.kernel.org, sparclinux@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG
Date: Fri, 17 Oct 2025 21:59:03 -0600 (MDT) [thread overview]
Message-ID: <e88ab2ff-dc16-dab7-0ff3-702f093563ce@kernel.org> (raw)
In-Reply-To: <20250828103828.33255-1-twoerner@gmail.com>
On Thu, 28 Aug 2025, Trevor Woerner wrote:
> In commit b52173065e0a ("sched/debug: Remove CONFIG_SCHED_DEBUG") this
> Kconfig option was removed since CONFIG_SCHED_DEBUG was made unconditional
> by patches preceding it.
>
> Signed-off-by: Trevor Woerner <twoerner@gmail.com>
> ---
[ ... ]
> arch/riscv/configs/nommu_k210_defconfig | 1 -
> arch/riscv/configs/nommu_k210_sdcard_defconfig | 1 -
> arch/riscv/configs/nommu_virt_defconfig | 1 -
[ ... ]
Acked-by: Paul Walmsley <pjw@kernel.org> # for arch/riscv
- Paul
_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc
next prev parent reply other threads:[~2025-10-19 22:21 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-28 10:38 [PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG Trevor Woerner
2025-08-28 10:38 ` Trevor Woerner
2025-08-28 10:38 ` Trevor Woerner
2025-09-12 6:23 ` Krzysztof Kozlowski
2025-09-12 6:23 ` Krzysztof Kozlowski
2025-09-12 6:23 ` Krzysztof Kozlowski
2025-10-18 3:59 ` Paul Walmsley [this message]
2025-10-18 3:59 ` Paul Walmsley
2025-10-18 3:59 ` Paul Walmsley
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=e88ab2ff-dc16-dab7-0ff3-702f093563ce@kernel.org \
--to=pjw@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-aspeed@lists.ozlabs.org \
--cc=linux-hexagon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-m68k@lists.linux-m68k.org \
--cc=linux-mips@vger.kernel.org \
--cc=linux-parisc@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=linux-sh@vger.kernel.org \
--cc=linux-snps-arc@lists.infradead.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=loongarch@lists.linux.dev \
--cc=openbmc@lists.ozlabs.org \
--cc=sparclinux@vger.kernel.org \
--cc=twoerner@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.