From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masami Hiramatsu Subject: Re: [PATCH -tip v2 0/7] kprobes: Fix %p in kprobes Date: Fri, 27 Apr 2018 15:08:33 +0900 Message-ID: <20180427150833.a9d21cb6ea96ca7eaf31cdf8@kernel.org> References: <152473007907.8819.10449983839199591406.stgit@devbox> <20180426084022.GA6777@kroah.com> <20180426211434.140fa33d@vmware.local.home> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180426211434.140fa33d@vmware.local.home> Sender: stable-owner@vger.kernel.org To: Steven Rostedt Cc: Greg KH , Masami Hiramatsu , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Ingo Molnar , "H . Peter Anvin" , x86@kernel.org, Ananth N Mavinakayanahalli , Anil S Keshavamurthy , "David S . Miller" , Jon Medhurst , Will Deacon , Arnd Bergmann , David Howells , Heiko Carstens , "Tobin C . Harding" , Linus Torvalds , Thomas Richter , akpm@linux-foundation.org, acme@kernel.org, brueckner@linux.vnet.ibm.com, schwidefsky@de.ibm.c List-Id: linux-arch.vger.kernel.org On Thu, 26 Apr 2018 21:14:34 -0400 Steven Rostedt wrote: > On Thu, 26 Apr 2018 10:40:22 +0200 > Greg KH wrote: > > > > > > > This is not the correct way to submit patches for inclusion in the > > stable kernel tree. Please read: > > https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html > > for how to do this properly. > > > > > > Is it because he didn't add the Cc: stable@vger.kernel.org tag? I think this series actually conflict with Thomas's patch which is already merged. I'll update the series on the latest linus tree and resend it. Thanks, > > -- Steve -- Masami Hiramatsu From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:50910 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751348AbeD0GIj (ORCPT ); Fri, 27 Apr 2018 02:08:39 -0400 Date: Fri, 27 Apr 2018 15:08:33 +0900 From: Masami Hiramatsu Subject: Re: [PATCH -tip v2 0/7] kprobes: Fix %p in kprobes Message-ID: <20180427150833.a9d21cb6ea96ca7eaf31cdf8@kernel.org> In-Reply-To: <20180426211434.140fa33d@vmware.local.home> References: <152473007907.8819.10449983839199591406.stgit@devbox> <20180426084022.GA6777@kroah.com> <20180426211434.140fa33d@vmware.local.home> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-arch-owner@vger.kernel.org List-ID: To: Steven Rostedt Cc: Greg KH , Masami Hiramatsu , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Ingo Molnar , "H . Peter Anvin" , x86@kernel.org, Ananth N Mavinakayanahalli , Anil S Keshavamurthy , "David S . Miller" , Jon Medhurst , Will Deacon , Arnd Bergmann , David Howells , Heiko Carstens , "Tobin C . Harding" , Linus Torvalds , Thomas Richter , akpm@linux-foundation.org, acme@kernel.org, brueckner@linux.vnet.ibm.com, schwidefsky@de.ibm.com, stable@vger.kernel.org Message-ID: <20180427060833.EaeRTYvt0YojMItAi2C-HB5LIazgrTKyp2K0qHIz2Hc@z> On Thu, 26 Apr 2018 21:14:34 -0400 Steven Rostedt wrote: > On Thu, 26 Apr 2018 10:40:22 +0200 > Greg KH wrote: > > > > > > > This is not the correct way to submit patches for inclusion in the > > stable kernel tree. Please read: > > https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html > > for how to do this properly. > > > > > > Is it because he didn't add the Cc: stable@vger.kernel.org tag? I think this series actually conflict with Thomas's patch which is already merged. I'll update the series on the latest linus tree and resend it. Thanks, > > -- Steve -- Masami Hiramatsu