aboutsummaryrefslogtreecommitdiff
path: root/lib/bitmap.c
diff options
context:
space:
mode:
authorMuli Ben-Yehuda <[email protected]>2006-08-02 22:37:31 +0200
committerLinus Torvalds <[email protected]>2006-08-02 20:19:54 -0700
commita166222cde740b34d97fe49dca70348197f4534e (patch)
tree8caa6970e98ebef60b35ab2b4e3f6829efd464fe /lib/bitmap.c
parent2699500b31f41fc25656c42548c8a388c8a329fe (diff)
[PATCH] x86_64: Fix CONFIG_IOMMU_DEBUG
If CONFIG_IOMMU_DEBUG is set force_iommu defaults to 1. In the case where no HW IOMMU is present in the machine and we end up using nommu, leaving force_iommu set to 1 causes dma_alloc_coherent to do the wrong thing. Therefore, if we end up using nommu, make sure force_iommu is 0. Signed-off-by: Muli Ben-Yehuda <[email protected]> Signed-off-by: Andi Kleen <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions