diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-08-23 17:31:04 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-08-23 17:31:04 +0000 |
commit | 1b2ea64f5ab6aa812469a4917d7e0b849e5e3f7d (patch) | |
tree | 411e0252ffed6d9792ea2852897e688c0a1ac1eb /target/linux/generic/patches-3.10/131-improve_noncoherent_dma_checks.patch | |
parent | e92011ca0082948a7fe22e3760ba4593ee53f47b (diff) | |
download | upstream-1b2ea64f5ab6aa812469a4917d7e0b849e5e3f7d.tar.gz upstream-1b2ea64f5ab6aa812469a4917d7e0b849e5e3f7d.tar.bz2 upstream-1b2ea64f5ab6aa812469a4917d7e0b849e5e3f7d.zip |
kernel: update 3.10 to 3.10.9
Also refresh 3.10 patches.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37832 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.10/131-improve_noncoherent_dma_checks.patch')
-rw-r--r-- | target/linux/generic/patches-3.10/131-improve_noncoherent_dma_checks.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-3.10/131-improve_noncoherent_dma_checks.patch b/target/linux/generic/patches-3.10/131-improve_noncoherent_dma_checks.patch index 42c8db3f92..a20d3d96b8 100644 --- a/target/linux/generic/patches-3.10/131-improve_noncoherent_dma_checks.patch +++ b/target/linux/generic/patches-3.10/131-improve_noncoherent_dma_checks.patch @@ -18,7 +18,7 @@ Signed-off-by: Felix Fietkau <nbd@openwrt.org> --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -296,7 +296,7 @@ config MIPS_MALTA +@@ -297,7 +297,7 @@ config MIPS_MALTA select CEVT_R4K select CSRC_R4K select CSRC_GIC @@ -27,7 +27,7 @@ Signed-off-by: Felix Fietkau <nbd@openwrt.org> select GENERIC_ISA_DMA select HAVE_PCSPKR_PLATFORM select IRQ_CPU -@@ -947,6 +947,10 @@ config FW_CFE +@@ -948,6 +948,10 @@ config FW_CFE config ARCH_DMA_ADDR_T_64BIT def_bool (HIGHMEM && 64BIT_PHYS_ADDR) || 64BIT |