public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel•org>
To: Valentin Schneider <vschneid@redhat•com>
Cc: Linux Kernel Mailing List <linux-kernel@vger•kernel.org>,
	Linux Next Mailing List <linux-next@vger•kernel.org>,
	Stephen Rothwell <sfr@canb•auug.org.au>,
	Lai Jiangshan <jiangshanlai@gmail•com>
Subject: Re: [PATCH] workqueue: Fold rebind_worker() within rebind_workers()
Date: Fri, 13 Jan 2023 07:51:22 -1000	[thread overview]
Message-ID: <Y8GaGovaq5TkiGSj@slm.duckdns.org> (raw)
In-Reply-To: <20230113174040.1344293-1-vschneid@redhat.com>

On Fri, Jan 13, 2023 at 05:40:40PM +0000, Valentin Schneider wrote:
> !CONFIG_SMP builds complain about rebind_worker() being unused. Its only
> user, rebind_workers() is indeed only defined for CONFIG_SMP, so just fold
> the two lines back up there.
> 
> Link: http://lore.kernel.org/r/20230113143102.2e94d74f@canb.auug.org.au
> Reported-by: Stephen Rothwell <sfr@canb•auug.org.au>
> Signed-off-by: Valentin Schneider <vschneid@redhat•com>

Applied to wq/for-6.3.

Thanks.

-- 
tejun

      reply	other threads:[~2023-01-13 17:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-13 17:40 [PATCH] workqueue: Fold rebind_worker() within rebind_workers() Valentin Schneider
2023-01-13 17:51 ` Tejun Heo [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=Y8GaGovaq5TkiGSj@slm.duckdns.org \
    --to=tj@kernel$(echo .)org \
    --cc=jiangshanlai@gmail$(echo .)com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=sfr@canb$(echo .)auug.org.au \
    --cc=vschneid@redhat$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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