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)
commit5b4a7953becee8f994678e5423733d260657b998
tree32b832188d86e7ab514ce62ca066f0649c8ccb7e
parentc990d040264284144ebf31c2af4e3e193af6c07b
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]