Re: [RFC] 2.5.8 sort kernel tables

Russell King (rmk@arm.linux.org.uk)
Thu, 18 Apr 2002 16:52:29 +0100


On Fri, Apr 19, 2002 at 01:38:59AM +1000, Keith Owens wrote:
> For example, arm #defines get8_unaligned_check which uses __ex_table.

This doesn't cause your issue though. Its only used from code built into
the kernel .text segment, never from any other segment. It isn't a
#define in some random header file that may end up in the .init segment
either.

So this instance doesn't fit your problem.

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/