Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964813AbbEUXK5 (ORCPT ); Thu, 21 May 2015 19:10:57 -0400 Received: from TYO201.gate.nec.co.jp ([210.143.35.51]:39846 "EHLO tyo201.gate.nec.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755177AbbEUXKz convert rfc822-to-8bit (ORCPT ); Thu, 21 May 2015 19:10:55 -0400 From: Naoya Horiguchi To: Steven Rostedt CC: Borislav Petkov , Xie XiuQi , "akpm@linux-foundation.org" , "gong.chen@linux.intel.com" , "mingo@redhat.com" , "tony.luck@intel.com" , "linux-kernel@vger.kernel.org" , "linux-mm@kvack.org" , "jingle.chen@huawei.com" , "sfr@canb.auug.org.au" , "rdunlap@infradead.org" , "jim.epost@gmail.com" Subject: Re: [PATCH v6 5/5] trace, ras: move ras_event.h under include/trace/events Thread-Topic: [PATCH v6 5/5] trace, ras: move ras_event.h under include/trace/events Thread-Index: AQHQk3kfSzXG7S8H9Em/+wD87QPYFJ2FkheAgAA8swCAAKc6AA== Date: Thu, 21 May 2015 23:00:24 +0000 Message-ID: <20150521230024.GA4052@hori1.linux.bs1.fc.nec.co.jp> References: <1432179685-11369-1-git-send-email-xiexiuqi@huawei.com> <1432179685-11369-6-git-send-email-xiexiuqi@huawei.com> <20150521092437.GA3841@nazgul.tnic> <20150521090152.182a46ef@gandalf.local.home> In-Reply-To: <20150521090152.182a46ef@gandalf.local.home> Accept-Language: ja-JP, en-US Content-Language: ja-JP X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.128.101.25] Content-Type: text/plain; charset="iso-2022-jp" Content-ID: Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1098 Lines: 30 On Thu, May 21, 2015 at 09:01:52AM -0400, Steven Rostedt wrote: > On Thu, 21 May 2015 11:24:37 +0200 > Borislav Petkov wrote: > > > On Thu, May 21, 2015 at 11:41:25AM +0800, Xie XiuQi wrote: > > > From: Naoya Horiguchi > > > > > > Most of header files for tracepoints are located to include/trace/events or > > > their relevant subdirectories under drivers/. One exception is > > > > That's simply not true. > > > > > include/ras/ras_events.h, which looks inconsistent. So let's move it to the > > > default places for such headers. > > > > No thanks - ras TPs can live just fine in include/ras/. > > > > I agree with Boris, the solution is not to move it. It's not > inconsistent, lots of places use it. Just do a git grep -l TRACE_EVENT > to see. My bad, I withdraw this patch. Thanks, Naoya Horiguchi-- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/