diff options
author | Yinghai Lu <yhlu.kernel@gmail.com> | 2008-09-03 23:58:32 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-10-16 14:53:04 (GMT) |
commit | f6dd5c3106fb283e37d915eeb33019ef40510f85 (patch) | |
tree | 61d95e10b63847c8dfdc13e40e7e3291427d3123 /include/linux/lguest.h | |
parent | a11b5abef50722e42a7d13f6b799c4f606fcb797 (diff) | |
download | linux-fsl-qoriq-f6dd5c3106fb283e37d915eeb33019ef40510f85.tar.xz |
dmar: fix using early fixmap mapping for DMAR table parsing
Very early detection of the DMAR tables will setup fixmap mapping. For
parsing these tables later (while enabling dma and/or interrupt remapping),
early fixmap mapping shouldn't be used. Fix it by calling table detection
routines again, which will call generic apci_get_table() for setting up
the correct mapping.
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/linux/lguest.h')
0 files changed, 0 insertions, 0 deletions