From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, USER_AGENT_MUTT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 03B01C43219 for ; Fri, 3 May 2019 15:09:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C4026205ED for ; Fri, 3 May 2019 15:09:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=joelfernandes.org header.i=@joelfernandes.org header.b="MFvmRDDk" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728198AbfECPJe (ORCPT ); Fri, 3 May 2019 11:09:34 -0400 Received: from mail-pg1-f196.google.com ([209.85.215.196]:45971 "EHLO mail-pg1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727687AbfECPJe (ORCPT ); Fri, 3 May 2019 11:09:34 -0400 Received: by mail-pg1-f196.google.com with SMTP id i21so2848327pgi.12 for ; Fri, 03 May 2019 08:08:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=joelfernandes.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=kNTkQVNOA2OoGY05E27L56yuHsdvzUwDV9bMvSlE76A=; b=MFvmRDDkIMtc9BaQDjrWPOSUDO9Jo1/wdFL+oMmuaFtd8BrX+9VVatnVk8YjQSnsoW BsziOIyoxXHvWBYgvME24AJwRTKzg1v5hpxTEyKu2vSeYGAOa5tUX3uW7FhbKDdETQyb 5v+yKc70MV3v8Y806ihEUUkgJzSgITzNo64UQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=kNTkQVNOA2OoGY05E27L56yuHsdvzUwDV9bMvSlE76A=; b=lykfrK9B4l+VNEXofHayr/fyvvDNlfywAuhLwrf0svRqanPKV12NGpB6HfiAM+o9E9 5CR7KuMTd+OqTzdYShvfVNe07RkQPiG6FrUAcTLj3E/3WhR8r/EFQ9a7xn9CrlwspVMa gZBWTpzYGgOR9QZ7zm9oEbdVerxyM8t50Y0MlxuxfyL8zPWPiTDQyXxB/qovmymVqaDT tqnoFhVcdjGdaCMI2QAqeOl6qhiYqWiex7OFRU4oHyXAYduB+Z3DhJ1DhnmHH2J0ZlcA w8mqV3nlJet1AQsDMc5zZ7CsrEQG2O7FpHrqWbovTTCDfscnQosO+Z9fGzWlJIrxcMcK eAZg== X-Gm-Message-State: APjAAAWo5aHB7jLm9N5k8uBlK3zzR8ya+e95UtfSDhxAPq5rumNazUQI 8gcfDzgusdXBvM21uPh6BtUTpQ== X-Google-Smtp-Source: APXvYqw24XwNGkccqq09Ydr+Lfzc0vUPYmCja1k9q/7RdUIA3TyzF/y1fhaSR7qOXsBcDbXc//83LQ== X-Received: by 2002:a65:5c82:: with SMTP id a2mr11014324pgt.378.1556896108024; Fri, 03 May 2019 08:08:28 -0700 (PDT) Received: from localhost ([2620:15c:6:12:9c46:e0da:efbf:69cc]) by smtp.gmail.com with ESMTPSA id d3sm3262715pfn.113.2019.05.03.08.08.26 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 03 May 2019 08:08:27 -0700 (PDT) Date: Fri, 3 May 2019 11:08:25 -0400 From: Joel Fernandes To: Steven Rostedt Cc: Greg KH , Masahiro Yamada , Linux Kernel Mailing List , Andrew Morton , Alexei Starovoitov , atish patra , Daniel Colascione , Dan Williams , Dietmar Eggemann , Guenter Roeck , Jonathan Corbet , Karim Yaghmour , Kees Cook , "Cc: Android Kernel" , "open list:DOCUMENTATION" , "open list:KERNEL SELFTEST FRAMEWORK" , linux-trace-devel@vger.kernel.org, Manoj Rao , Masami Hiramatsu , Qais Yousef , Randy Dunlap , Shuah Khan , Yonghong Song , Olof Johansson Subject: Re: [PATCH v7 resend 1/2] Provide in-kernel headers to make extending kernel easier Message-ID: <20190503150825.GC253329@google.com> References: <20190426190430.172543-1-joel@joelfernandes.org> <20190427133844.GA29366@kroah.com> <20190429132602.GA165075@google.com> <20190429135455.GA2412@kroah.com> <20190429142425.GB29007@kroah.com> <20190503103315.0149ca71@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190503103315.0149ca71@gandalf.local.home> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 03, 2019 at 10:33:15AM -0400, Steven Rostedt wrote: > On Mon, 29 Apr 2019 16:24:25 +0200 > Greg KH wrote: > > > Hah, ok, I'll be glad to queue this up in my tree. I'll take it now, > > and if people who really object to this being in /proc/ and want it in > > /sys/, we can add a follow-on patch before 5.2-final is out to move the > > file to that location. > > I really don't think putting it in /proc now is a good idea. Let's put > it in /sys now. If we don't do it now and it gets into a main release, > then that will become the permanent location for it. I will send a patch to move it into /sys/kernel on top of this. Hope everyone else is also Ok with that as the location. thanks, - Joel