forked from Minki/linux
efa21e432c
Currently there are three valid implementations of dma_mapping_error: (1) call ->mapping_error (2) check for a hardcoded error code (3) always return 0 This patch provides a common implementation that calls ->mapping_error if present, then checks for DMA_ERROR_CODE if defined or otherwise returns 0. [jcmvbkbc@gmail.com: fix xtensa] Signed-off-by: Christoph Hellwig <hch@lst.de> Cc: Arnd Bergmann <arnd@arndb.de> Cc: Russell King <linux@arm.linux.org.uk> Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: Will Deacon <will.deacon@arm.com> Cc: Yoshinori Sato <ysato@users.sourceforge.jp> Cc: Michal Simek <monstr@monstr.eu> Cc: Jonas Bonn <jonas@southpole.se> Cc: Chris Metcalf <cmetcalf@ezchip.com> Cc: Guan Xuetao <gxt@mprc.pku.edu.cn> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Ingo Molnar <mingo@elte.hu> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: "H. Peter Anvin" <hpa@zytor.com> Cc: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
---|---|---|
.. | ||
a.out-core.h | ||
a.out.h | ||
agp_backend.h | ||
agp.h | ||
asm-offsets.h | ||
atomic.h | ||
barrier.h | ||
bitops.h | ||
bug.h | ||
bugs.h | ||
cache.h | ||
cacheflush.h | ||
checksum.h | ||
cmpxchg.h | ||
compiler.h | ||
console.h | ||
core_apecs.h | ||
core_cia.h | ||
core_irongate.h | ||
core_lca.h | ||
core_marvel.h | ||
core_mcpcia.h | ||
core_polaris.h | ||
core_t2.h | ||
core_titan.h | ||
core_tsunami.h | ||
core_wildfire.h | ||
current.h | ||
delay.h | ||
device.h | ||
div64.h | ||
dma-mapping.h | ||
dma.h | ||
elf.h | ||
emergency-restart.h | ||
err_common.h | ||
err_ev6.h | ||
err_ev7.h | ||
fb.h | ||
floppy.h | ||
fpu.h | ||
ftrace.h | ||
futex.h | ||
gct.h | ||
gpio.h | ||
hardirq.h | ||
hw_irq.h | ||
hwrpb.h | ||
io_trivial.h | ||
io.h | ||
irq_regs.h | ||
irq.h | ||
irqflags.h | ||
jensen.h | ||
Kbuild | ||
kdebug.h | ||
kmap_types.h | ||
linkage.h | ||
local64.h | ||
local.h | ||
machvec.h | ||
mc146818rtc.h | ||
mce.h | ||
mmu_context.h | ||
mmu.h | ||
mmzone.h | ||
module.h | ||
mutex.h | ||
page.h | ||
pal.h | ||
param.h | ||
parport.h | ||
pci.h | ||
percpu.h | ||
perf_event.h | ||
pgalloc.h | ||
pgtable.h | ||
processor.h | ||
ptrace.h | ||
rtc.h | ||
rwsem.h | ||
segment.h | ||
serial.h | ||
sfp-machine.h | ||
shmparam.h | ||
signal.h | ||
smp.h | ||
socket.h | ||
special_insns.h | ||
spinlock_types.h | ||
spinlock.h | ||
string.h | ||
switch_to.h | ||
syscall.h | ||
termios.h | ||
thread_info.h | ||
timex.h | ||
tlb.h | ||
tlbflush.h | ||
topology.h | ||
types.h | ||
uaccess.h | ||
ucontext.h | ||
unaligned.h | ||
unistd.h | ||
user.h | ||
vga.h | ||
word-at-a-time.h | ||
wrperfmon.h | ||
xchg.h | ||
xor.h |