On 05.11.23 21:33, Benno Lossin wrote:
> On 05.11.23 19:40, Sergio González Collado wrote:
>> The longest length of a symbol (KSYM_NAME_LEN) was increased to 512
>> in the reference [1]. This patch adds a kunit test to check the longest
>> symbol length.
>>
>> [1] https://lore.kernel.org/lkml/[email protected]/
>>
>> Signed-off-by: Sergio González Collado <[email protected]>
>> ---
>>    lib/Kconfig.debug          |   9 +++
>>    lib/Makefile               |   1 +
>>    lib/longest_symbol_kunit.c | 120 +++++++++++++++++++++++++++++++++++++
>>    3 files changed, 130 insertions(+)
>>    create mode 100644 lib/longest_symbol_kunit.c
> 
> I am a bit confused why this is *only* sent to the rust-for-linux list.
> Especially since there is no rust code and the changes do not change anything
> that Rust code uses.
> 
> Shouldn't this go to linux-kernel list and the maintainers of lib/Makefile
> instead?

Seems I missed the "To: linux-kself" and others, sorry for the noise.

-- 
Cheers,
Benno


Reply via email to