Re: [PATCH] lib: add statsort(), a distribution/bucket sort
From: Peter Taraba
Date: Wed Aug 05 2026 - 11:50:05 EST
Hi Jon and anyone who is reading it,
here are your answers:
>> We don't add new code to the kernel for users that are "secrets". If
>> you have an intended user for this code, include it with the series,
>> please.
I guess I will just go ahead and do it through my work around and keep my
secrets (dont need to get my ideas to Microsoft, Google or even worse -
to Facebook, etc. for free). If you change your mind about it in future,
please do let me know.
>> There is a recursive function in there, which we tend to avoid for the
>> kernel. At a minimum, you would need to provide a convincing
>> explanation of how you prevent it from overrunning the kernel stack.
I am fully aware. Wanted more feedback (not only feedback which I get from AI).
Thank you.
>> Until you showed up with this patch, you have never been seen on the
>> kernel lists; what inspired you to make this change now? Was this code
>> created with assistance from large language models?
I wanted to contribute to linux kernel as I am linux user and it would
be nice to contribute to Linux community (kind of a proud moment for me).
Oh well.
Also, you should do code review, not ask useless questions if LLM wrote the
code. Even if I answered your questions, you wouldn't have to believe me -
so what's the point of asking. You should make decision based on the code
and if it is good for Linux kernel purely.
Cheers,
Peter