Re: [BK-2.4] [PATCH] Small do_mmap_pgoff correction

David S. Miller (davem@redhat.com)
Tue, 10 Dec 2002 13:22:07 -0800 (PST)


From: DervishD <raul@pleyades.net>
Date: Tue, 10 Dec 2002 21:59:06 +0100

Because PAGE_ALIGN won't return 0?

What if TASK_SIZE is ~0? Both your checks will pass
for the case of (SIZE_MAX-PAGE_SIZE + 1) to ~0 cases.

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