From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sfi-mx-3.v28.ch3.sourceforge.com ([172.29.28.123] helo=mx.sourceforge.net) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.69) (envelope-from ) id 1O3m8x-0006bH-FC for user-mode-linux-devel@lists.sourceforge.net; Mon, 19 Apr 2010 08:15:47 +0000 Received: from hera.kernel.org ([140.211.167.34]) by sfi-mx-3.v28.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69) id 1O3m8v-0004EE-WC for user-mode-linux-devel@lists.sourceforge.net; Mon, 19 Apr 2010 08:15:47 +0000 Message-ID: <4BCC11FC.50802@kernel.org> Date: Mon, 19 Apr 2010 17:19:08 +0900 From: Tejun Heo MIME-Version: 1.0 References: <4BCB353A.3040806@web.de> <4BCB788E.2040501@kernel.org> <4BCC07C0.5050601@web.de> In-Reply-To: <4BCC07C0.5050601@web.de> Subject: Re: [uml-devel] [PATCH] uml: Fix build breakage after slab.h changes List-Id: The user-mode Linux development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: user-mode-linux-devel-bounces@lists.sourceforge.net To: Jan Kiszka Cc: Jeff Dike , Linux Kernel Mailing List , user-mode-linux-devel@lists.sourceforge.net On 04/19/2010 04:35 PM, Jan Kiszka wrote: > Good question. Does such a tree exist? I'm sitting on a few more um > cleanups & fixes, and so far I'm working against Linus' tree as I failed > to find anything more recent. Well, in that case, I'll route this one through percpu. Thanks. -- tejun ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752554Ab0DSIPx (ORCPT ); Mon, 19 Apr 2010 04:15:53 -0400 Received: from hera.kernel.org ([140.211.167.34]:44978 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751162Ab0DSIPw (ORCPT ); Mon, 19 Apr 2010 04:15:52 -0400 Message-ID: <4BCC11FC.50802@kernel.org> Date: Mon, 19 Apr 2010 17:19:08 +0900 From: Tejun Heo User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: Jan Kiszka CC: Jeff Dike , Linux Kernel Mailing List , user-mode-linux-devel@lists.sourceforge.net, Tiger Yang Subject: Re: [PATCH] uml: Fix build breakage after slab.h changes References: <4BCB353A.3040806@web.de> <4BCB788E.2040501@kernel.org> <4BCC07C0.5050601@web.de> In-Reply-To: <4BCC07C0.5050601@web.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (hera.kernel.org [127.0.0.1]); Mon, 19 Apr 2010 08:15:34 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/19/2010 04:35 PM, Jan Kiszka wrote: > Good question. Does such a tree exist? I'm sitting on a few more um > cleanups & fixes, and so far I'm working against Linus' tree as I failed > to find anything more recent. Well, in that case, I'll route this one through percpu. Thanks. -- tejun