From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751926AbcFINNb (ORCPT ); Thu, 9 Jun 2016 09:13:31 -0400 Received: from mga09.intel.com ([134.134.136.24]:50364 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751344AbcFINNa (ORCPT ); Thu, 9 Jun 2016 09:13:30 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,444,1459839600"; d="scan'208";a="972230165" Date: Thu, 9 Jun 2016 06:13:05 -0700 From: Andi Kleen To: Peter Zijlstra Cc: Andi Kleen , acme@kernel.org, jolsa@kernel.org, linux-kernel@vger.kernel.org, x86@kernel.org Subject: Re: [PATCH 1/2] Switch NMI watchdog to ref cycles on x86 Message-ID: <20160609131305.GE9646@tassilo.jf.intel.com> References: <1465421807-2450-1-git-send-email-andi@firstfloor.org> <20160609084314.GV30154@twins.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160609084314.GV30154@twins.programming.kicks-ass.net> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 09, 2016 at 10:43:14AM +0200, Peter Zijlstra wrote: > On Wed, Jun 08, 2016 at 02:36:46PM -0700, Andi Kleen wrote: > > > This patch switches the NMI watchdog to use reference cycles > > Are you sure; it seems to only add an #include Right, sorry a git rebase went wrong. Let me resend with the correct patches. -Andi