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

From: Greg Kroah-Hartman
Date: Thu Feb 27 2025 - 14:31:33 EST


On Thu, Feb 27, 2025 at 05:01:58PM +0000, Alice Ryhl wrote:
> Signed-off-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>

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 defined
properly.

Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>