aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJoerg Roedel <joerg.roedel@amd.com>2008-09-17 12:19:58 +0200
committerIngo Molnar <mingo@elte.hu>2008-09-19 12:59:27 +0200
commitd58befd3a0110c93d70756537b4d01d05a9e6e12 (patch)
treef7bb361c7b3f7752520dfb78fbe762316e88eb5c /Makefile
parent6754086ce67c0a1f5d7eac612102368781e14588 (diff)
downloadkernel_samsung_smdk4412-d58befd3a0110c93d70756537b4d01d05a9e6e12.zip
kernel_samsung_smdk4412-d58befd3a0110c93d70756537b4d01d05a9e6e12.tar.gz
kernel_samsung_smdk4412-d58befd3a0110c93d70756537b4d01d05a9e6e12.tar.bz2
AMD IOMMU: free domain bitmap with its allocation order
The amd_iommu_pd_alloc_bitmap is allocated with a calculated order and freed with order 1. This is not a bug since the calculated order always evaluates to 1, but its unclean code. So replace the 1 with the calculation in the release path. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions