Re: [patch] mm: vmap fix overflow

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nick Piggin
Date: Wednesday, February 11, 2009 - 6:39 pm

On Tue, Feb 10, 2009 at 02:44:20PM -0800, Andrew Morton wrote:

Oh that's true, good catch. I guess that should be (addr + size - 1)?
Because we care about the last byte that was actually allocated to us
(inclusive, rather than exclusive).

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch] mm: vmap fix overflow, Nick Piggin, (Mon Feb 9, 10:51 pm)
Re: [patch] mm: vmap fix overflow, Andrew Morton, (Tue Feb 10, 3:44 pm)
Re: [patch] mm: vmap fix overflow, Nick Piggin, (Wed Feb 11, 6:39 pm)
Re: [patch] mm: vmap fix overflow, Andrew Morton, (Wed Feb 11, 7:20 pm)
Re: [patch] mm: vmap fix overflow, Nick Piggin, (Wed Feb 11, 7:30 pm)