lkml.org 
[lkml]   [2008]   [Jan]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] x86: left over fix for leak of early_ioremp

* Yinghai Lu <Yinghai.Lu@Sun.COM> wrote:

> && (!max_entries || count++ < max_entries))
> - if (handler(entry, table_end))
> + if (handler(entry, table_end)) {
> + acpi_os_unmap_memory(table_header, table_header->length);
> return -EINVAL;
> + }

> + acpi_os_unmap_memory(table, table->length);

> }
> + dmi_iounmap(p, 0x10000);

thanks, applied.

Ingo


\
 
 \ /
  Last update: 2008-01-17 22:01    [W:0.019 / U:0.320 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site