sh: Zero-out coherent buffer in consistent_alloc().
authorPaul Mundt <lethal@linux-sh.org>
Tue, 10 Oct 2006 09:33:10 +0000 (18:33 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 10 Oct 2006 09:33:10 +0000 (18:33 +0900)
commit833abf7fe011c3dfe9bcab405856b73deab17062
treea19df7c2785c7d55df55c7c396d24ec194280f7c
parent0f13804ae9d894c1fbd90bde38ae2aa0f01b0edd
sh: Zero-out coherent buffer in consistent_alloc().

Be sure to zero out the buffer, this was causing occasional problems
under heavier PCI tests.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/consistent.c