Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 10 Dec 2002 16:43:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 10 Dec 2002 16:43:39 -0500 Received: from perninha.conectiva.com.br ([200.250.58.156]:34735 "EHLO perninha.conectiva.com.br") by vger.kernel.org with ESMTP id ; Tue, 10 Dec 2002 16:43:39 -0500 Date: Tue, 10 Dec 2002 16:52:53 -0200 (BRST) From: Marcelo Tosatti X-X-Sender: marcelo@freak.distro.conectiva To: "David S. Miller" Cc: raul@pleyades.net, "" Subject: Re: [BK-2.4] [PATCH] Small do_mmap_pgoff correction In-Reply-To: <20021210.132207.23687680.davem@redhat.com> Message-ID: References: <20021210204530.GA63@DervishD> <20021210.124740.86261163.davem@redhat.com> <20021210205906.GA82@DervishD> <20021210.132207.23687680.davem@redhat.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 544 Lines: 18 On Tue, 10 Dec 2002, David S. Miller wrote: > From: DervishD > 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. Reverted. - 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/