commit | 8e1568f3500287d0b36c9776132cb53a42d5651d | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Wed Feb 11 01:06:59 2009 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Feb 11 14:20:10 2009 +0100 |
tree | 82740294d41f0e6268b5c3b44f08ef4be5bed708 | |
parent | b825e6cc7b1401862531df497a4a4daff8102ed5 [diff] |
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>