Re: Linux 2.4.15-pre4 - merge with Alan

David S. Miller (davem@redhat.com)
Mon, 12 Nov 2001 22:23:48 -0800 (PST)


From: Keith Owens <kaos@ocs.com.au>
Date: Tue, 13 Nov 2001 17:16:26 +1100

That breaks objects which have other __section__(".data.exit") info
which is not marked const. I put a comment just above that change...

Then change the other definition of that macro to
_NOT_ be const, and then fixup each and every driver
to drop the const directive in their table declaration.

As it stands the two version of that macro are totally
inconsistent.
-
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/