Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752008AbdFKSoz (ORCPT ); Sun, 11 Jun 2017 14:44:55 -0400 Received: from mga04.intel.com ([192.55.52.120]:24353 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751992AbdFKSox (ORCPT ); Sun, 11 Jun 2017 14:44:53 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,330,1493708400"; d="scan'208";a="1181090868" Date: Sun, 11 Jun 2017 11:44:51 -0700 From: Andi Kleen To: Linus Torvalds Cc: kan.liang@intel.com, Jiri Olsa , Arnaldo Carvalho de Melo , linux-kernel@vger.kernel.org, tglx@linutronix.de, peterz@infradead.org, vincent.weaver@maine.edu, eranian@google.com, alexander.shishkin@linux.intel.com, mingo@redhat.com Subject: Re: [PATCH V2 2/2] perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86 Message-ID: <20170611184451.GC28361@tassilo.jf.intel.com> References: <1497029283-3332-1-git-send-email-kan.liang@intel.com> <1497029283-3332-2-git-send-email-kan.liang@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 457 Lines: 11 On Fri, Jun 09, 2017 at 08:39:59PM -0700, Linus Torvalds wrote: > Not commenting on the patch itself - I'll leave that to others. But the > sign-off chain is buggered. > When you re-send these patches that got reverted earlier, you really > should add yourself to the sign-off list.. and if you were the original > author, you should have been there from the first... > Hmm? I was the original author, but this got lost somewhere. -Andi