From: Sam Ravnborg <sam@xxxxxxxxxxxx> Date: Mon, 22 Dec 2008 23:14:18 +0100 > o Introduce a helper function > o Combine sparc64 specific case values > o add ifdef's around sparc64 code snippets > > Note: The ifdef around the BUG_ON is highly questionable > but for now the safe approach was taken > > Signed-off-by: Sam Ravnborg <sam@xxxxxxxxxxxx> Applied. The ifdef for the BUG_ON is the correct thing to do. Only sparc64 could possibly build any object with symbols above 4GB, and that's what we're protecting against here. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html