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

From: Greg KH
Date: Thu Jul 25 2024 - 00:57:43 EST


On Wed, Jul 24, 2024 at 07:13:08PM +0000, Benno Lossin wrote:
> 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?

Yes please.