Messages in this thread |  | | Date | Sat, 9 Jan 2021 10:03:33 +0100 | From | Greg KH <> | Subject | Re: [RFC PATCH 1/8] rcu: Remove superfluous rdp fetch |
| |
On Sat, Jan 09, 2021 at 03:05:29AM +0100, Frederic Weisbecker wrote: > Signed-off-by: Frederic Weisbecker <frederic@kernel.org> > Cc: Paul E. McKenney <paulmck@kernel.org> > Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com> > Cc: Peter Zijlstra <peterz@infradead.org> > Cc: Thomas Gleixner <tglx@linutronix.de> > Cc: Ingo Molnar<mingo@kernel.org> > --- > kernel/rcu/tree.c | 1 - > 1 file changed, 1 deletion(-)
I know I will not take patches without any changelog comments, maybe other maintainers are more lax. Please write something real.
And as for sending this to stable@vger, here's my form letter:
<formletter>
This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read: https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html for how to do this properly.
</formletter>
|  |