From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells In-Reply-To: <20090416150630.GR1760@mail.wantstofly.org> References: <20090416150630.GR1760@mail.wantstofly.org> <5680.1239894019@redhat.com> To: Lennert Buytenhek Subject: Re: Bug in physmap driver? Date: Thu, 16 Apr 2009 16:09:41 +0100 Message-ID: <11416.1239894581@redhat.com> Sender: dhowells@redhat.com Cc: dhowells@redhat.com, linux-mtd@lists.infradead.org, David Woodhouse List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Lennert Buytenhek wrote: > That would suggest that dev->resource[i].end is off-by-one? Actually, that's a good question: should end be one after the last useful addres, or should it be that last useful address? David