Re: [PATCH] mm: Fix atomic_t overflow in vm

From: Alan Cox
Date: Wed May 14 2008 - 17:48:23 EST


On Wed, 14 May 2008 22:33:03 +0100
Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote:

> From: Alan Cox <alan@xxxxxxxxxx>
>
> The atomic_t type is 32bit but a 64bit system can have more than 2^32
> pages of virtual address space available. Without this we overflow on
> ludicrously large mappings
> ---

Umm need to adjust the template: Add

Signed-off-by: Alan Cox <alan@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/