From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Date: Tue, 20 Jan 2004 17:00:04 +0000 Subject: Re: [patch] 2.6.1-mm5 compile do not use shared extable code for Message-Id: <20040120090004.48995f2a.akpm@osdl.org> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Jes Sorensen Cc: linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org, paulus@samba.org Jes Sorensen wrote: > > The new sort_extable and shares search_extable code doesn't work on > ia64. hm, OK. It would be nice if ia64 could use the generic code at some stage, of course. One wonders why the linker dragged lib/extable.c in at all. Or does it fail at compile time?