From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Agner Subject: Re: linux-next: Signed-off-by missing for commit in the arm-current tree Date: Thu, 12 Jul 2018 08:32:47 +0200 Message-ID: <10a54594d17b6d2fa0e85ced00b4a7d5@agner.ch> References: <20180712073803.7bfbbf1a@canb.auug.org.au> <20180711215644.GA18831@flint.armlinux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180711215644.GA18831@flint.armlinux.org.uk> Sender: linux-kernel-owner@vger.kernel.org To: Russell King Cc: Stephen Rothwell , Linux-Next Mailing List , Linux Kernel Mailing List , "Steven Rostedt (VMware)" List-Id: linux-next.vger.kernel.org On 11.07.2018 23:56, Russell King wrote: > On Thu, Jul 12, 2018 at 07:38:03AM +1000, Stephen Rothwell wrote: >> Hi Russell, >> >> Commit >> >> 6ef09e48c2bc ("ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot") >> >> is missing a Signed-off-by from its author. > > Thanks for spotting, but it's worse than that. It does have a sign-off > from its author, but the authorship wasn't preserved by Stefan Agner > (no From: line in the email body, as there was in Steven's original > post to the mailing list.) I'll fix that in the next few days. Hm, not sure how that exactly happened. I uploaded a patch file generated by git format-patch using the web interface, there was still a header: >>From a55f4af25b9299f35481bc89982590941aaae612 Mon Sep 17 00:00:00 2001 From: "Steven Rostedt (VMware)" Date: Thu, 21 Jun 2018 12:47:10 -0400 Subject: [PATCH] ARM: ftrace: Only set kernel memory back to read-only after boot I probably should have added the line to the message field? Sorry about that! -- Stefan