diff options
author | Stijn Tintel <stijn@linux-ipv6.be> | 2016-11-16 15:59:43 +0100 |
---|---|---|
committer | Stijn Tintel <stijn@linux-ipv6.be> | 2016-11-16 17:31:29 +0100 |
commit | 8e47655d4e979d65c7e488faea4e1fcca8e4cddc (patch) | |
tree | 0405f183fc75a17e64b0a5a1b98432051279105f /target/linux/lantiq | |
parent | c437a671525d4fa01f69e57effee76da09d6761f (diff) | |
download | upstream-8e47655d4e979d65c7e488faea4e1fcca8e4cddc.tar.gz upstream-8e47655d4e979d65c7e488faea4e1fcca8e4cddc.tar.bz2 upstream-8e47655d4e979d65c7e488faea4e1fcca8e4cddc.zip |
kernel: update kernel 4.4 to version 4.4.32
Refresh patches for all targets that support kernel 4.4.
Compile-tested on all targets that use kernel 4.4 and aren't marked broken.
Runtime-tested on ar71xx, octeon.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r-- | target/linux/lantiq/patches-4.4/0154-lantiq-pci-bar11mask-fix.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-4.4/0154-lantiq-pci-bar11mask-fix.patch b/target/linux/lantiq/patches-4.4/0154-lantiq-pci-bar11mask-fix.patch index 0f564c4d57..df2c45f088 100644 --- a/target/linux/lantiq/patches-4.4/0154-lantiq-pci-bar11mask-fix.patch +++ b/target/linux/lantiq/patches-4.4/0154-lantiq-pci-bar11mask-fix.patch @@ -9,7 +9,7 @@ __iomem void *ltq_pci_mapped_cfg; static __iomem void *ltq_pci_membase; -@@ -87,8 +89,8 @@ +@@ -87,8 +89,8 @@ static inline u32 ltq_calc_bar11mask(voi u32 mem, bar11mask; /* BAR11MASK value depends on available memory on system. */ |