On Fri, Jun 15, 2007 at 12:11:22AM +0100, Alan Cox wrote: > - Remove the BSD dual licence on the new work > - Switch the if ALPHA to if __LP64__. (struct size is then right elsewhere)
__LP64__ is not a correct check unfortunately. Please use CONFIG_64BIT instead. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/