From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750949AbdL3IUh (ORCPT ); Sat, 30 Dec 2017 03:20:37 -0500 Received: from mail-wr0-f193.google.com ([209.85.128.193]:37830 "EHLO mail-wr0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750815AbdL3IUf (ORCPT ); Sat, 30 Dec 2017 03:20:35 -0500 X-Google-Smtp-Source: ACJfBouzo1azTJ3i0/17nwHjJhThaWhqG17++s1LVl98YcF4k/+zvGKi3WJrIloxeBuTeIgSE6Y1fg== Date: Sat, 30 Dec 2017 09:20:31 +0100 From: Ingo Molnar To: Stephen Rothwell Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra , Linux-Next Mailing List , Linux Kernel Mailing List , Ricardo Neri , Borislav Petkov Subject: Re: linux-next: Signed-off-by missing for commit in the tip tree Message-ID: <20171230082031.6bij6bukw5lgri74@gmail.com> References: <20171230104455.10f9efa5@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171230104455.10f9efa5@canb.auug.org.au> User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Stephen Rothwell wrote: > Hi all, > > Commit > > 113702e96dc7 ("x86/insn-eval: Add utility functions to get segment selector") > > is missing a Signed-off-by from its author and committer. > > It's possible its author and committer were both changed by the > cherry-pick ... Also, the commit message does not seem to describe what > this patch does. It's a partial cherry-pick of 32d0b95300db03c - I've updated the changelog and fixed the SOB line. Thanks, Ingo