Re: [PATCH 0/4] Check Rust signatures at compile time

2025-02-28 Thread Andy Shevchenko
On Fri, Feb 28, 2025 at 09:46:32AM +0100, Alice Ryhl wrote: > On Fri, Feb 28, 2025 at 8:19 AM Andreas Hindborg > wrote: > > > > "Alice Ryhl" writes: > > > > > Signed-off-by: Alice Ryhl > > > > What is going on with the cover letter of this one? > > It's empty. So, it means nothing to review,

Re: [PATCH 0/4] Check Rust signatures at compile time

2025-02-28 Thread Andy Shevchenko
On Thu, Feb 27, 2025 at 05:01:58PM +, Alice Ryhl wrote: This is unfortunate. What does this mean? Can you, please, provide a meaningful cover letter? > Signed-off-by: Alice Ryhl -- With Best Regards, Andy Shevchenko

Re: [PATCH 0/4] Check Rust signatures at compile time

2025-02-28 Thread Andreas Hindborg
"Alice Ryhl" writes: > On Fri, Feb 28, 2025 at 8:19 AM Andreas Hindborg > wrote: >> >> "Alice Ryhl" writes: >> >> > Signed-off-by: Alice Ryhl >> >> What is going on with the cover letter of this one? > > It's empty. I can see that 😆 Would you consider making it not empty? Best regards, And

Re: [PATCH 0/4] Check Rust signatures at compile time

2025-02-28 Thread Alice Ryhl
On Thu, Feb 27, 2025 at 8:31 PM Greg Kroah-Hartman wrote: > > On Thu, Feb 27, 2025 at 05:01:58PM +, Alice Ryhl wrote: > > Signed-off-by: Alice Ryhl > > It's a bit odd to sign off on a 0/X email with no patch or description > :) > > Seriously, nice work! This resolves the issues I had, and it

Re: [PATCH 0/4] Check Rust signatures at compile time

2025-02-28 Thread Alice Ryhl
On Fri, Feb 28, 2025 at 8:19 AM Andreas Hindborg wrote: > > "Alice Ryhl" writes: > > > Signed-off-by: Alice Ryhl > > What is going on with the cover letter of this one? It's empty. Alice

Re: [PATCH 0/4] Check Rust signatures at compile time

2025-02-27 Thread Andreas Hindborg
"Alice Ryhl" writes: > Signed-off-by: Alice Ryhl What is going on with the cover letter of this one? Best regards, Andreas Hindborg

Re: [PATCH 0/4] Check Rust signatures at compile time

2025-02-27 Thread Alice Ryhl
On Thu, Feb 27, 2025 at 8:31 PM Greg Kroah-Hartman wrote: > > On Thu, Feb 27, 2025 at 05:01:58PM +, Alice Ryhl wrote: > > Signed-off-by: Alice Ryhl > > It's a bit odd to sign off on a 0/X email with no patch or description > :) What b4 does, I do. ;) > Seriously, nice work! This resolves t

Re: [PATCH 0/4] Check Rust signatures at compile time

2025-02-27 Thread Greg Kroah-Hartman
On Thu, Feb 27, 2025 at 05:01:58PM +, Alice Ryhl wrote: > Signed-off-by: Alice Ryhl It's a bit odd to sign off on a 0/X email with no patch or description :) Seriously, nice work! This resolves the issues I had, and it looks like you found a needed fix already where things were not quite de

[PATCH 0/4] Check Rust signatures at compile time

2025-02-27 Thread Alice Ryhl
Signed-off-by: Alice Ryhl --- Alice Ryhl (4): rust: fix signature of rust_fmt_argument rust: add #[export] macro print: use new #[export] macro for rust_fmt_argument panic_qr: use new #[export] macro drivers/gpu/drm/drm_panic.c | 5 - drivers/gpu/drm/drm_panic_qr