From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753567AbdBGJXR convert rfc822-to-8bit (ORCPT ); Tue, 7 Feb 2017 04:23:17 -0500 Received: from mx1.redhat.com ([209.132.183.28]:50998 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752035AbdBGJXN (ORCPT ); Tue, 7 Feb 2017 04:23:13 -0500 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <20170207075219.GB24528@gmail.com> References: <20170207075219.GB24528@gmail.com> <1486380166-31868-1-git-send-email-ard.biesheuvel@linaro.org> <1486380166-31868-4-git-send-email-ard.biesheuvel@linaro.org> To: Ingo Molnar Cc: dhowells@redhat.com, Ard Biesheuvel , matt@codeblueprint.co.uk, Thomas Gleixner , "H . Peter Anvin" , linux-kernel@vger.kernel.org, linux-efi@vger.kernel.org, Josh Boyer Subject: Re: [PATCH 3/7] efi: Add SHIM and image security database GUID definitions MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <27406.1486459390.1@warthog.procyon.org.uk> Content-Transfer-Encoding: 8BIT Date: Tue, 07 Feb 2017 09:23:10 +0000 Message-ID: <27407.1486459390@warthog.procyon.org.uk> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Tue, 07 Feb 2017 09:23:14 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Ingo Molnar wrote: > That's not a valid SOB chain: the SOB of the author of the patch (David Howells) > must come first. > > I changed it to: > > Signed-off-by: David Howells > Acked-by: Josh Boyer > Cc: Matt Fleming > Signed-off-by: Ard Biesheuvel > > Please holler if that's not OK. Actually, it should be authored by Josh Boyer. Somehow the authorship got lost. David