Re: [patch 1/12] misc fixes

Marcin Dalecki (dalecki@evision.ag)
Sat, 10 Aug 2002 15:18:57 +0200


Anton Altaparmakov wrote:
>
> If no one beats me to it I will submit a patch to change PAGE_SIZE (and
> thus automatically PAGE_CACHE_SIZE) on all architectures to no longer
> use the "UL" type qualifier which is responsible for the breakage. This
> supersedes my previous ugly patch introducing a PAGE_{CACHE_,}MASK_LL...

Just for the record - If you actually try to compile the kernel with a
C++ compiler it will warn you nicely about the particular issue here.

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