[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+55aFwPZdYGQaEww_wPM_AibQ7tpNSXXAQpKkbgBQRrYN2WZA@mail.gmail.com>
Date: Fri, 2 Mar 2018 13:23:27 -0800
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Kees Cook <keescook@...omium.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Ingo Molnar <mingo@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>,
Peter Zijlstra <peterz@...radead.org>,
Borislav Petkov <bp@...en8.de>,
Richard Weinberger <richard.weinberger@...il.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [RESEND][PATCH] bug: Exclude non-BUG/WARN exceptions from report_bug()
On Fri, Mar 2, 2018 at 12:22 PM, Kees Cook <keescook@...omium.org> wrote:
>
> My question would be, will the existing automated systems that parse
> the "PATCH" subject deal with a non-whitespaced suffix like this?
Hmm. Maybe just space them out. That's what networking already does,
ie you'll see things like
[PATCH net-next v3 0/5] patch description here
[PATCH net] some-patch-description
in subject lines. Maybe we can just encourage that format in general.
And yes, I agree, for when the targets are obvious, this clearly isn't
needed. And often they are.
So this would still likely be the exception rather than the rule, but
it would be a lot more obvious than hiding a one-liner commentary deep
in the middle of the email.
Linus
Powered by blists - more mailing lists