Re: [PATCH v2 0/1] x86/pti: Fix kernel warnings for pti= and nopti cmdline options.

From: Jo Van Bulck
Date: Sat Aug 19 2023 - 04:10:18 EST


On 14.08.23 13:43, Sohil Mehta wrote:
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/

Thank you for catching this and pointing out the git option, this is indeed very helpful to keep in mind!

Best,
Jo