[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <906599be-2fb2-a9fc-7d1c-77e9dd6f986d@intel.com>
Date: Mon, 14 Aug 2023 13:43:27 -0700
From: Sohil Mehta <sohil.mehta@...el.com>
To: Jo Van Bulck <jo.vanbulck@...kuleuven.be>,
<linux-kernel@...r.kernel.org>, <dave.hansen@...ux.intel.com>,
<luto@...nel.org>, <peterz@...radead.org>, <mingo@...hat.com>
CC: <x86@...nel.org>, <bp@...en8.de>, <tglx@...utronix.de>,
<hpa@...or.com>
Subject: Re: [PATCH v2 0/1] x86/pti: Fix kernel warnings for pti= and nopti
cmdline options.
Hi Jo,
On 8/12/2023 8:54 AM, Jo Van Bulck wrote:
> Hi,
>
> This is the third iteration of a patch to improve the cmdline option parsing
> for PTI.
You missed updating the version number in the cover letter subject.
Also, it is useful to have the version number in the individual patch
subject as well. (Just something to keep in mind for future patches.)
Usually git takes care of it automatically, if you do this:
git format-patch --cover-letter -v3 -1 -o patches/
Sohil
Powered by blists - more mailing lists