freebsd-dev/sys/arm/arm
John Baldwin 842f11bef6 Restore bus DMA bounce pages to an offset of 0 when they are released by
a tag that has BUS_DMA_KEEP_PG_OFFSET set.  Otherwise the page could be
reused with a non-zero offset by a tag that doesn't have
BUS_DMA_KEEP_PG_OFFSET leading to data corruption.

Sleuthing by:	avg
Reviewed by:	scottl
2009-04-17 13:22:18 +00:00
..
autoconf.c
bcopy_page.S
bcopyinout_xscale.S
bcopyinout.S
blockio.S
bootconfig.c
bus_space_asm_generic.S
bus_space_generic.c
busdma_machdep.c Restore bus DMA bounce pages to an offset of 0 when they are released by 2009-04-17 13:22:18 +00:00
copystr.S
cpufunc_asm_arm7tdmi.S
cpufunc_asm_arm8.S
cpufunc_asm_arm9.S
cpufunc_asm_arm10.S
cpufunc_asm_arm11.S
cpufunc_asm_armv4.S
cpufunc_asm_armv5_ec.S Minor style fixes and better comments. 2009-04-16 11:21:52 +00:00
cpufunc_asm_armv5.S
cpufunc_asm_ixp12x0.S
cpufunc_asm_sa1.S
cpufunc_asm_sa11x0.S
cpufunc_asm_sheeva.S Minor style fixes and better comments. 2009-04-16 11:21:52 +00:00
cpufunc_asm_xscale_c3.S
cpufunc_asm_xscale.S
cpufunc_asm.S
cpufunc.c
db_disasm.c
db_interface.c
db_trace.c
disassem.c
dump_machdep.c
elf_machdep.c Fix KBI breakage by r190520 which affects older linux.ko binaries: 2009-04-05 09:27:19 +00:00
elf_trampoline.c
exception.S
fiq_subr.S
fiq.c
fusu.S
gdb_machdep.c
genassym.c
identcpu.c
in_cksum_arm.S
in_cksum.c
inckern.S
intr.c
irq_dispatch.S
locore.S
machdep.c
mem.c
minidump_machdep.c
nexus.c
pmap.c
setcpsr.S
setstack.s
stack_machdep.c
support.S
swtch.S
sys_machdep.c
trap.c Minor description fix. 2009-04-08 13:01:18 +00:00
uio_machdep.c
undefined.c
vectors.S
vm_machdep.c