From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757439AbcJPRoq (ORCPT ); Sun, 16 Oct 2016 13:44:46 -0400 Received: from merlin.infradead.org ([205.233.59.134]:50982 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757006AbcJPRoj (ORCPT ); Sun, 16 Oct 2016 13:44:39 -0400 Date: Sun, 16 Oct 2016 19:44:10 +0200 From: Peter Zijlstra To: Vegard Nossum Cc: linux-kernel@vger.kernel.org, Greg Kroah-Hartman , Jiri Slaby , Linus Torvalds , "Luis R . Rodriguez" , Jason Baron , Steven Rostedt Subject: Re: [PATCH 11/12] jump_label: declare jump table as external array Message-ID: <20161016174410.GS3142@twins.programming.kicks-ass.net> References: <20161016151616.31451-1-vegard.nossum@oracle.com> <20161016151616.31451-12-vegard.nossum@oracle.com> <20161016162545.GM3142@twins.programming.kicks-ass.net> <79893565-c7bb-6abc-0a18-de78c1a0c9cc@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <79893565-c7bb-6abc-0a18-de78c1a0c9cc@oracle.com> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 16, 2016 at 06:50:55PM +0200, Vegard Nossum wrote: > On 10/16/2016 06:25 PM, Peter Zijlstra wrote: > >On Sun, Oct 16, 2016 at 05:16:15PM +0200, Vegard Nossum wrote: > >>Cc: Jason Baron > >>Cc: Peter Zijlstra > >>Cc: Steven Rostedt > >>Signed-off-by: Vegard Nossum > > > >NAK, -ENOCHANGELOG. > > > > Hi Peter, > > It's true I didn't put an RFC tag on this (mostly because git-send-email > doesn't seem to have an option for it?), but the whole point of doing > these other patches (03-12) was to demonstrate what the patches would > look like for some other kernel code and ask for feedback on the overall > interface/approach. I don't know if you read the introduction and first > patch in the series, but I'd expect that to be more than enough to > understand the problem. Well, seeing how I was not Cc'ed on any of the other patches, including the first patch, I really couldn't say.