Done. I also added some other Cc: entries on V3 along with Reviewed-by: lines . I'm new here, so I'm not sure I've used those 100% properly.Fixes: 260364d112bc ("arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map")
Signed-off-by: Ross Stutterheim <ross.stutterheim@xxxxxxxxxx>
I think you could also add:
Cc: <stable@xxxxxxxxxxxxxxx>
Not sure how Russell picks patches up these days (I used to send them toThanks. I created an account there and submitted V3 through the web interface (to avoid my SMTP server appending more stuff on the end).
the patch system -
https://www.arm.linux.org.uk/developer/patches/info.php).
It might be simpler with git send-email (that's the alias I had):
git send-email --add-header="KernelVersion: $(git describe --abbrev=0)" --no-thread --suppress-cc=all --to="patches@xxxxxxxxxxxxxxx"