On Tue, Sep 10, 2024 at 11:56 AM Gary Guo gary@garyguo.net wrote:
On Mon, 9 Sep 2024 08:48:14 -0400 Sasha Levin sashal@kernel.org wrote:
Fixes: 1fbde52bde73 ("rust: add `macros` crate") Cc: stable@vger.kernel.org # 6.6.x: be2ca1e03965: ("rust: types: Make Opaque::get const")
The `Opaque` type doesn't exist yet in 6.1, so this patch should not be applied to it.
+1 -- Greg/Sasha: for context, this is the one I asked about using Option 3 since otherwise the list of cherry-picks for 6.1 would be quite long.
Cheers, Miguel