From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Date: Thu, 15 Oct 2009 01:33:57 +0000 Subject: Re: [PATCH -next] ia64/sn: fix percpu warnings Message-Id: <4AD67C05.2030201@kernel.org> List-Id: References: <20091014163445.f0441473.sfr@canb.auug.org.au> <20091014151003.0ef42973.randy.dunlap@oracle.com> In-Reply-To: <20091014151003.0ef42973.randy.dunlap@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Randy Dunlap Cc: Stephen Rothwell , Jes Sorensen , linux-ia64@vger.kernel.org, linux-next@vger.kernel.org, LKML , akpm Randy Dunlap wrote: > From: Randy Dunlap > > Fix percpu types warning in ia64/sn: > > arch/ia64/sn/kernel/setup.c:74: error: conflicting types for '__pcpu_scope___sn_cnodeid_to_nasid' > arch/ia64/include/asm/sn/arch.h:74: error: previous declaration of '__pcpu_scope___sn_cnodeid_to_nasid' was here > > Signed-off-by: Randy Dunlap > Cc: Jes Sorensen Acked-by: Tejun Heo Can this go through ia64 tree? If not, I can route it through percpu#for-fixes. Thanks. -- tejun