commit | cb01b633eeb77ae7128cab0a3b5d3de56da6e913 | [log] [tgz] |
---|---|---|
author | Marek Szyprowski <m.szyprowski@samsung.com> | Tue Aug 28 20:57:41 2012 +0200 |
committer | Marek Szyprowski <m.szyprowski@samsung.com> | Tue Aug 28 21:01:04 2012 +0200 |
tree | bf98713ea6b742592be8c4cf7ffc3327df90bbfc | |
parent | fb71285f0c1633a85544784aae7577502274b77a [diff] |
ARM: Kirkwood: increase atomic coherent pool size 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. Suggested-by: Josh Coombs <josh.coombs@gmail.com> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Acked-by: Jason Cooper <jason@lakedaemon.net>