From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 19 Feb 2019 16:17:59 +0100 From: Christoph Hellwig Subject: Re: [PATCH 02/11] riscv: remove the HAVE_KPROBES option Message-ID: <20190219151759.GD4121@lst.de> References: <20190213174005.28785-1-hch@lst.de> <20190213174005.28785-3-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kbuild-owner@vger.kernel.org List-Archive: List-Post: To: Masahiro Yamada Cc: Christoph Hellwig , linux-xtensa@linux-xtensa.org, linux-s390 , Linux Kbuild mailing list , Linux Kernel Mailing List , linux-riscv@lists.infradead.org, linuxppc-dev List-ID: On Fri, Feb 15, 2019 at 06:32:07PM +0900, Masahiro Yamada wrote: > On Thu, Feb 14, 2019 at 2:40 AM Christoph Hellwig wrote: > > > > HAVE_KPROBES is defined genericly in arch/Kconfig and architectures > > should just select it if supported. > > > > Signed-off-by: Christoph Hellwig > > Do you want this patch picked up by me? > > Or, by Palmer? Given that I don't think I'll have the rest of this series respun in time for this merge window: Palmer, can you pick it up?