kernel: add patch to inline mips dma mapping functions - reduces code size and improv...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 12 Aug 2013 17:26:08 +0000 (17:26 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 12 Aug 2013 17:26:08 +0000 (17:26 +0000)
commit12cf569ba43e852a8d7673a7ccfcb7fb315d6c23
treecd8c31cc4ef3161c3bc69e383562073435e2150a
parenta8293d35f81e24aea9cec55f13b8abf5bd28bff0
kernel: add patch to inline mips dma mapping functions - reduces code size and improves performance

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37763 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/patches-3.10/130-mips_remove_plat_dma_functions.patch [new file with mode: 0644]
target/linux/generic/patches-3.10/131-mips_inline_dma_ops.patch [new file with mode: 0644]
target/linux/generic/patches-3.10/300-mips_expose_boot_raw.patch