pci, x86, acpi: fix early_ioremap() leak
authorYinghai Lu <yinghai@kernel.org>
Wed, 11 Feb 2009 09:06:59 +0000 (01:06 -0800)
committerIngo Molnar <mingo@elte.hu>
Wed, 11 Feb 2009 13:20:10 +0000 (14:20 +0100)
commit8e1568f3500287d0b36c9776132cb53a42d5651d
tree82740294d41f0e6268b5c3b44f08ef4be5bed708
parentb825e6cc7b1401862531df497a4a4daff8102ed5
pci, x86, acpi: fix early_ioremap() leak

Pawel reported:
------------[ 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:
Pid: 1, comm: swapper Not tainted 2.6.29-rc4-tip #2
...

Reported-by: Pawel Dziekonski <dzieko@gmail.com>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
drivers/pci/dmar.c