From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753959AbZI3UwQ (ORCPT ); Wed, 30 Sep 2009 16:52:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752854AbZI3UwO (ORCPT ); Wed, 30 Sep 2009 16:52:14 -0400 Received: from smtp2.ultrahosting.com ([74.213.174.253]:41362 "EHLO smtp.ultrahosting.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752531AbZI3UwN (ORCPT ); Wed, 30 Sep 2009 16:52:13 -0400 Date: Wed, 30 Sep 2009 16:47:04 -0400 (EDT) From: Christoph Lameter X-X-Sender: cl@gentwo.org To: "Luck, Tony" cc: Tejun Heo , Nick Piggin , "Yu, Fenghua" , linux-ia64 , Ingo Molnar , Rusty Russell , "linux-kernel@vger.kernel.org" Subject: RE: [PATCHSET percpu#for-next] percpu: convert ia64 to dynamic percpu and drop the old one, take#2 In-Reply-To: <57C9024A16AD2D4C97DC78E552063EA3E2F03E58@orsmsx505.amr.corp.intel.com> Message-ID: References: <1253682382-24740-1-git-send-email-tj@kernel.org> <4AC153EA.2050007@suse.de> <57C9024A16AD2D4C97DC78E552063EA3E2F03E58@orsmsx505.amr.corp.intel.com> User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Great. Ill post a new rev of the per cpu ops patchset. Tony: Could we use a global register for the per cpu address? That would make IA64 work similar to sparc. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Lameter Date: Wed, 30 Sep 2009 20:47:04 +0000 Subject: RE: [PATCHSET percpu#for-next] percpu: convert ia64 to dynamic percpu Message-Id: List-Id: References: <1253682382-24740-1-git-send-email-tj@kernel.org> <4AC153EA.2050007@suse.de> <57C9024A16AD2D4C97DC78E552063EA3E2F03E58@orsmsx505.amr.corp.intel.com> In-Reply-To: <57C9024A16AD2D4C97DC78E552063EA3E2F03E58@orsmsx505.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: "Luck, Tony" Cc: Tejun Heo , Nick Piggin , "Yu, Fenghua" , linux-ia64 , Ingo Molnar , Rusty Russell , "linux-kernel@vger.kernel.org" Great. Ill post a new rev of the per cpu ops patchset. Tony: Could we use a global register for the per cpu address? That would make IA64 work similar to sparc.