lkml.org 
[lkml]   [2005]   [May]   [9]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromDavid Howells <>
SubjectRe: [uClinux-dev] [PATCH 4/4] nommu - backward compatibility patch for mm/nommu.c
DateMon, 09 May 2005 11:01:48 +0100
Hyok S. Choi <hyok.choi@samsung.com> wrote:

> -		    (*parent)->vma->vm_end == end)
> +		    (!len || (*parent)->vma->vm_end == end))

Please make this configurable. It's bypassing an error case check.

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

\
 
 \ /
  Last update: 2005-05-09 12:05    [from the cache]
©2003-2008