From: Tejun Heo <tj@kernel.org>
To: Matthew Brost <matthew.brost@intel.com>
Cc: linux-kernel@vger.kernel.org, senozhatsky@chromium.org,
jiangshanlai@gmail.com
Subject: Re: [PATCH] workqueue: Don't call va_start / va_end twice
Date: Tue, 20 Aug 2024 09:39:33 -1000 [thread overview]
Message-ID: <ZsTw9YH-R2tPA8CG@slm.duckdns.org> (raw)
In-Reply-To: <20240820193808.1127501-1-matthew.brost@intel.com>
On Tue, Aug 20, 2024 at 12:38:08PM -0700, Matthew Brost wrote:
> Calling va_start / va_end multiple times is undefined and causes
> problems with certain compiler / platforms.
>
> Change alloc_ordered_workqueue_lockdep_map to a macro and updated
> __alloc_workqueue to take a va_list argument.
>
> Cc: Sergey Senozhatsky <senozhatsky@chromium.org>
> Cc: Tejun Heo <tj@kernel.org>
> Cc: Lai Jiangshan <jiangshanlai@gmail.com>
> Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Applied to wq/for-6.12.
Thanks.
--
tejun
prev parent reply other threads:[~2024-08-20 19:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-20 19:38 [PATCH] workqueue: Don't call va_start / va_end twice Matthew Brost
2024-08-20 19:39 ` 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=ZsTw9YH-R2tPA8CG@slm.duckdns.org \
--to=tj@kernel.org \
--cc=jiangshanlai@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=matthew.brost@intel.com \
--cc=senozhatsky@chromium.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