]> Git Repo - linux.git/commit
ARM: Orion5x: Fix too small coherent pool.
authorAndrew Lunn <[email protected]>
Mon, 24 Sep 2012 05:54:33 +0000 (07:54 +0200)
committerOlof Johansson <[email protected]>
Wed, 26 Sep 2012 23:48:47 +0000 (16:48 -0700)
commit84d5dfbf09be6be71d6dda63d99a8303e85663c7
tree0350a7ed6c06b2aecaa05fcd3501fac4277eaa7d
parent23f3f0613f6172ef1f0cbb0e971adf29f1c1fe5e
ARM: Orion5x: Fix too small coherent pool.

Some Orion5x devices allocate their coherent buffers from atomic
context. Increase size of atomic coherent pool to make sure such the
allocations won't fail during boot.

Signed-off-by: Andrew Lunn <[email protected]>
Acked-by: Jason Cooper <[email protected]>
Signed-off-by: Olof Johansson <[email protected]>
arch/arm/mach-orion5x/common.c
This page took 0.072678 seconds and 4 git commands to generate.