commit | 53d2f8899f71a1b2ca4788cd74845daa683efb2e | [log] [tgz] |
---|---|---|
author | Gregory CLEMENT <gregory.clement@free-electrons.com> | Fri Oct 26 14:30:46 2012 +0200 |
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Tue Nov 20 15:37:04 2012 +0100 |
tree | 7f07516250fc1c186a24ea955dc2a970f4e0708d | |
parent | 1611f872513735ac7105535689c0dd668fbf1c04 [diff] |
arm: mvebu: increase atomic coherent pool size for armada 370/XP For Armada 370/XP we have the same problem that for the commit cb01b63, so we applied the same solution: "The default 256 KiB coherent pool may be too small for some of the Kirkwood devices, so increase it to make sure that devices will be able to allocate their buffers with GFP_ATOMIC flag" Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>