Re: [RFC PATCH 1/5] doc: rust: create safety standard

From: Benno Lossin
Date: Wed Jul 24 2024 - 15:13:37 EST


On 18.07.24 06:45, Greg KH wrote:
> On Wed, Jul 17, 2024 at 10:12:29PM +0000, Benno Lossin wrote:
>> +Because unsoundness issues have the potential for allowing safe code to experience UB, they are
>> +treated similarly to actual bugs with UB. Their fixes should also be included in the stable tree.
>
> Odd extra space before "stable".
>
> Also, link to the stable kernel rules here when you reference "stable
> tree"? That will explain what you mean here.

Sure will add it, do you mean Documentation/process/stable-kernel-rules.rst?
Or a different file?

---
Cheers,
Benno