mpc85xx: preallocate SPI transfer buffer
authorGabor Juhos <juhosg@openwrt.org>
Sun, 12 Jan 2014 14:16:18 +0000 (14:16 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 12 Jan 2014 14:16:18 +0000 (14:16 +0000)
commit42fef4d421a3e3229aa26fc1ff69261862d00bc6
treebe0838eca14381a9c94c696fdd10d15809cd53fe
parent72bb12821280fe9c63740da20790ca4d1ad2fb5a
mpc85xx: preallocate SPI transfer buffer

This helps to avoid high order alloction failures.
Closes #14702.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39247
target/linux/mpc85xx/patches-3.10/210-spi-fsl-espi-preallocate-local-buffer.patch [new file with mode: 0644]