Re: [PATCH] Documentation: English corrections in vmalloced kernel stacks

From: Jonathan Corbet
Date: Wed Jun 26 2024 - 18:58:20 EST


I have applied this but...

Nir Lichtman <nir@xxxxxxxxxxxx> writes:

> From 34f137faedf7769b2ab8c834ce57d4de56eb0d88 Mon Sep 17 00:00:00 2001
> From: Nir Lichtman <nir@xxxxxxxxxxxx>
> Date: Thu, 20 Jun 2024 00:45:14 +0300
> Subject: [PATCH] Documentation: English corrections in vmalloced kernel stacks

This stuff ^^^ just has to be edited out when I apply the patch, which
adds useless work. If you don't use git send-email to send your
patches, please make the effort to send something that can be directly
applied.

Also: when sending a new version of a patch, indicate that it is such
("v2") and make a note of what changed.

Thanks,

jon