[PATCH] pci, x86, acpi: fix early_ioremap() leak

From: Ingo Molnar
Date: Wed Feb 11 2009 - 08:22:58 EST



* Yinghai Lu <yinghai@xxxxxxxxxx> wrote:

> > after reboot I got this:
> >
> > ------------[ cut here ]------------
> > WARNING: at arch/x86/mm/ioremap.c:616 check_early_ioremap_leak+0x52/0x67()
> > Hardware name:
> > Debug warning: early ioremap leak of 1 areas detected.
> > Modules linked in:
>
>
> please check
>
> [PATCH] pci: fix one early_ioremap leaking

Jesse, Len, i've picked up Yinghai's fix into tip:x86/acpi, as it is a direct
consequence of the early-ioremap cleanups contained there:

8e1568f: pci, x86, acpi: fix early_ioremap() leak
b825e6c: x86, es7000: fix ACPI table mappings
7d97277: acpi/x86: introduce __apci_map_table, v4
05876f8: acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent_mmap
eecb9a6: x86: always explicitly map acpi memory
1c14fa4: x86: use early_ioremap in __acpi_map_table

Let me know if that's not OK with you.

Thanks,

Ingo

----------------->