From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755851Ab2GEMYV (ORCPT ); Thu, 5 Jul 2012 08:24:21 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49434 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751341Ab2GEMYU (ORCPT ); Thu, 5 Jul 2012 08:24:20 -0400 Date: Thu, 5 Jul 2012 14:21:29 +0200 From: Andrea Arcangeli To: Peter Zijlstra Cc: Konrad Rzeszutek Wilk , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Hillf Danton , Dan Smith , Linus Torvalds , Andrew Morton , Thomas Gleixner , Ingo Molnar , Paul Turner , Suresh Siddha , Mike Galbraith , "Paul E. McKenney" , Lai Jiangshan , Bharata B Rao , Lee Schermerhorn , Rik van Riel , Johannes Weiner , Srivatsa Vaddagiri , Christoph Lameter , Alex Shi , Mauricio Faria de Oliveira , Konrad Rzeszutek Wilk , Don Morris , Benjamin Herrenschmidt Subject: Re: [PATCH 09/40] autonuma: introduce kthread_bind_node() Message-ID: <20120705122129.GX25743@redhat.com> References: <1340888180-15355-1-git-send-email-aarcange@redhat.com> <1340888180-15355-10-git-send-email-aarcange@redhat.com> <20120630045013.GB3975@localhost.localdomain> <20120704231425.GP25743@redhat.com> <1341490710.19870.31.camel@laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1341490710.19870.31.camel@laptop> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 05, 2012 at 02:18:30PM +0200, Peter Zijlstra wrote: > On Thu, 2012-07-05 at 01:14 +0200, Andrea Arcangeli wrote: > > I can change it to _GPL, drop the EXPORT_SYMBOL or move it inside the > > autonuma code, let me know what you prefer. If I hear nothing I won't > > make changes. > > If I find even a single instance of PF_THREAD_BOUND in your next posting > I'll simply not look at it at all. Thanks for the info, that's one more reason to keep it.