diff options
author | Konrad Rzeszutek Wilk <[email protected]> | 2010-08-30 14:10:02 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-08-31 08:06:10 +0200 |
commit | 7ac41ccf47d82569d26f34beab1dec92cc3b6347 (patch) | |
tree | fce67781199e2e9e392a025c5fd7c21b39c62346 /net/unix/sysctl_net_unix.c | |
parent | 6f44d0337cc54a46e83b4c8a6195607e78fff71d (diff) |
x86, iommu: Fix IOMMU_INIT alignment rules
This boot crash was observed:
DMA-API: preallocated 32768 debug entries
DMA-API: debugging enabled by kernel config
BUG: unable to handle kernel paging request at 19da8955
IP: [<f4ffffff>] 0xf4ffffff
*pde = 00000000
The crux of the failure was that even if we did not use any
of the .iommu_table section, the linker would still insert it
in the vmlinux file. This patch fixes that and also fixes the
runtime crash where we would try to access the array.
Reported-by: Ingo Molnar <[email protected]>
Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
Cc: Joerg Roedel <[email protected]>
Cc: FUJITA Tomonori <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions