Re: [patch] ips.c spin lock 64 bit issues

Alan Cox (alan@redhat.com)
Thu, 16 Aug 2001 08:57:01 -0400 (EDT)


> I don't think that "unsigned long" is the correct data type.

Wrong.

> Isn't there a data type that means "the largest unsigned integer type
> that fits into a register on the target..."? I was told that that's what

But we don't care. The flags is defined as unsigned long.

-
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/