From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Date: Tue, 20 Oct 2009 07:36:13 +0000 Subject: Re: Commit 34d76c41 causes linker errors on ia64 with NR_CPUS=4096 Message-Id: <4ADD686D.9070603@kernel.org> List-Id: References: <4ADB967A.4080707@suse.com> <20091020061557.GE8550@elte.hu> <20091020063555.GJ8550@elte.hu> <4ADD62CD.3080208@kernel.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Jiri Kosina Cc: Ingo Molnar , Jeff Mahoney , Peter Zijlstra , Linux Kernel Mailing List , Tony Luck , Fenghua Yu , linux-ia64@vger.kernel.org Jiri Kosina wrote: > On Tue, 20 Oct 2009, Tejun Heo wrote: > >> Extending the first chunk size shouldn't be difficult on ia64 but other >> than this, there still is a lot of room left with the current 64k limit, >> so I think we should be safe for a while. BTW, I also am curious how >> lockdep has been coping with the limit. > > There is no lockdep on ia64, and we don't have such restriction on .percpu > section on any other architecture which supports lockdep, right? Yeap, the restriction is only on ia64. -- tejun