Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755306Ab0K2RjT (ORCPT ); Mon, 29 Nov 2010 12:39:19 -0500 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:36573 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750982Ab0K2RjR (ORCPT ); Mon, 29 Nov 2010 12:39:17 -0500 Date: Mon, 29 Nov 2010 09:39:42 -0800 (PST) Message-Id: <20101129.093942.104054089.davem@davemloft.net> To: eric.dumazet@gmail.com Cc: andi@firstfloor.org, akpm@linux-foundation.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, netdev@vger.kernel.org, tj@kernel.org, rusty@rustcorp.com.au, tony.luck@intel.com, fenghua.yu@intel.com Subject: Re: [PATCH v2 0/4] kthread: NUMA aware kthread_create_on_cpu() From: David Miller In-Reply-To: <1291043604.3435.969.camel@edumazet-laptop> References: <20101129090510.GA15763@basil.fritz.box> <1291023532.3435.29.camel@edumazet-laptop> <1291043604.3435.969.camel@edumazet-laptop> X-Mailer: Mew version 6.3 on Emacs 23.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 712 Lines: 22 From: Eric Dumazet Date: Mon, 29 Nov 2010 16:13:23 +0100 > Note : compiled and tested on x86_32 and x86_64 only, but these patches > take care of other arches as well. > > Cc: linux-arch@vger.kernel.org > > Thanks for your feedback Andi ! I'm fine with these changes: Acked-by: David S. Miller Since the majority is non-networking it is pretty clear that someone other than me should integrate these patches. :-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/