From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758793Ab1F1Pb3 (ORCPT ); Tue, 28 Jun 2011 11:31:29 -0400 Received: from mail-fx0-f52.google.com ([209.85.161.52]:41856 "EHLO mail-fx0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758774Ab1F1P2b (ORCPT ); Tue, 28 Jun 2011 11:28:31 -0400 Date: Tue, 28 Jun 2011 19:28:27 +0400 From: Cyrill Gorcunov To: Stephane Eranian Cc: Don Zickus , Ingo Molnar , Lin Ming , Peter Zijlstra , Arnaldo Carvalho de Melo , Frederic Weisbecker , LKML Subject: Re: [PATCH] perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4 Message-ID: <20110628152827.GE1159@sun> References: <20110623124918.GC13050@sun> <20110627190358.GQ3765@redhat.com> <20110627193201.GB1159@sun> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 28, 2011 at 05:24:36PM +0200, Stephane Eranian wrote: ... > > > > Yeah, not the _best_ place. Not sure too where to put it, patches are welcome ;) > > > No matter what, this file has to remain in a file that's common to all arch. well, hard to say, Stephane, nmi-watchdog is x86 specific as far as I know. Cyrill