[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <DD7RK3CJOYMR.24WFU9NPUEX96@kernel.org>
Date: Thu, 02 Oct 2025 12:27:53 +0200
From: "Danilo Krummrich" <dakr@...nel.org>
To: "Guangbo Cui" <2407018371@...com>
Cc: <byungchul@...com>, <Liam.Howlett@...cle.com>, <amir73il@...il.com>,
<andi.shyti@...nel.org>, <andrii@...nel.org>, <boqun.feng@...il.com>,
<bsegall@...gle.com>, <gregkh@...uxfoundation.org>,
<linaro-mm-sig@...ts.linaro.org>, <link@...o.com>,
<linux-kernel@...r.kernel.org>, <mark.rutland@....com>,
<masahiroy@...nel.org>, <mathieu.desnoyers@...icios.com>,
<matthew.brost@...el.com>, <max.byungchul.park@...il.com>,
<mcgrof@...nel.org>, <melissa.srw@...il.com>, <mgorman@...e.de>,
<mhocko@...nel.org>, <minchan@...nel.org>, <oleg@...hat.com>,
<paulmck@...nel.org>, <penberg@...nel.org>, <peterz@...radead.org>,
<petr.pavlu@...e.com>, <torvalds@...ux-foundation.org>,
<vincent.guittot@...aro.org>, <will@...nel.org>, <yeoreum.yun@....com>,
<ysk@...lloc.com>, <rust-for-linux@...r.kernel.org>, <ojeda@...nel.org>,
<gary@...yguo.net>, <lossin@...nel.org>, <a.hindborg@...nel.org>,
<aliceryhl@...gle.com>, <alex.gaynor@...il.com>, <bjorn3_gh@...tonmail.com>
Subject: Re: [PATCH] rust: bindings: add `rust_helper_wait_for_completion`
helper function
On Thu Oct 2, 2025 at 12:06 PM CEST, Guangbo Cui wrote:
> The DEPT patch series changed `wait_for_completion` into a macro.
> Because bindgen cannot handle function-like macros, this caused
> Rust build errors. Add a helper function to fix it.
Good catch!
Given that the latest version of this series was just posted, please squash this
fix into patch "dept: assign unique dept_key to each distinct
wait_for_completion() caller" [1].
Thanks,
Danilo
[1] https://lore.kernel.org/all/20251002081247.51255-37-byungchul@sk.com/
Powered by blists - more mailing lists