aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorFUJITA Tomonori <[email protected]>2008-12-01 17:17:15 +0000
committerIngo Molnar <[email protected]>2008-12-01 19:36:17 +0000
commit50cec5c51c18301ff60262fdbe920f4a907c9d81 (patch)
treecb913edb32faf80bf5bfaa9c69d3ca42141c5c15 /net/unix/af_unix.c
parentMerge branch 'x86/urgent' into x86/iommu (diff)
downloadkernel-50cec5c51c18301ff60262fdbe920f4a907c9d81.tar.gz
kernel-50cec5c51c18301ff60262fdbe920f4a907c9d81.zip
x86: fix dma_mapping_error for 32bit x86, cleanup
This removes ifdef CONFIG_X86_64 in dma_mapping_error(): 1) Xen people plan to use swiotlb on X86_32 for Dom0 support. swiotlb uses ops->mapping_error so X86_32 also needs to check ops->mapping_error. 2) Removing #ifdef hack is almost always a good thing. Signed-off-by: FUJITA Tomonori <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions