lkml.org 
[lkml]   [2005]   [Jun]   [26]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
 
Messages in this thread
/
DateSun, 26 Jun 2005 17:56:18 -0700
FromAndrew Morton <>
SubjectRe: 2.6.12-mm2
"J.A. Magallon" <jamagallon@able.es> wrote:
>
> This is missing. Is it critical ?
> 
>  --- 2.6.12/mm/memory.c	2005-06-17 20:48:29.000000000 +0100
>  +++ linux/mm/memory.c	2005-06-21 20:31:42.000000000 +0100
>  @@ -1051,7 +1051,7 @@ int remap_pfn_range(struct vm_area_struc
>   {
>   	pgd_t *pgd;
>   	unsigned long next;
>  -	unsigned long end = addr + size;
>  +	unsigned long end = addr + PAGE_ALIGN(size);
>   	struct mm_struct *mm = vma->vm_mm;
>   	int err;

That's already in Linus's tree.
-
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-06-27 03:01    [from the cache]
©2003-2008