On Fri, Apr 26, 2024 at 11:46 AM qwer trump <vivazsj@xxxxxxxxx> wrote: > > ERROR: modpost: too long symbol > "_RNvNtNtCschHAZg3Q02y_6kernel5print14format_strings4INFO" > [/linux-rust/samples/rust/rust_minimal.ko] > > But I see there are many long symbols in Module.symvers. So I guess there's > something wrong with modpost. This shows up with `CONFIG_MODVERSIONS=y`, but you should not be able to enable the Rust support if you have that enabled (until it gets resolved, see [1][2]). Do you have `CONFIG_MODVERSIONS` enabled? Thanks! Cheers, Miguel [1] https://lore.kernel.org/rust-for-linux/20230111161155.1349375-1-gary@xxxxxxxxxxx/ [2] https://lore.kernel.org/rust-for-linux/20231115185858.2110875-1-mmaurer@xxxxxxxxxx/