lkml.org 
[lkml]   [2002]   [Feb]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] fix i810_dma.c freeing mem inside mem_map
On Thu, 7 Feb 2002, William Lee Irwin III wrote:
>> --- linux/drivers/char/drm/i810_dma.c.bak Thu Feb 7 21:09:49 2002
>> +++ linux/drivers/char/drm/i810_dma.c Thu Feb 7 21:09:59 2002
>> @@ -301,7 +301,7 @@
>> atomic_dec(&p->count);
>> clear_bit(PG_locked, &p->flags);
>> wake_up_page(p);
>> - free_page(p);
>> + free_page(page);
>> }
>> }

On Fri, Feb 08, 2002 at 12:31:07PM +0000, Hugh Dickins wrote:
> What tree does this patch apply to?
> Hugh

rmap12d

Cheers,
Bill
-
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-03-22 13:24    [W:0.034 / U:0.320 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site