diff options
author | Luka Perkov <luka@openwrt.org> | 2014-11-29 10:30:58 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2014-11-29 10:30:58 +0000 |
commit | 15a48a38b8ea48596667ef340a7d263fe74fbaa0 (patch) | |
tree | b7feb2c8ab6c41b9e49a14d5202072ae11f53e49 /target/linux/generic/patches-3.14/930-crashlog.patch | |
parent | 5685e23f48e1f2c4ce44b3328a431b79bab85e41 (diff) | |
download | upstream-15a48a38b8ea48596667ef340a7d263fe74fbaa0.tar.gz upstream-15a48a38b8ea48596667ef340a7d263fe74fbaa0.tar.bz2 upstream-15a48a38b8ea48596667ef340a7d263fe74fbaa0.zip |
kernel: update 3.14 to 3.14.25
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43427 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.14/930-crashlog.patch')
-rw-r--r-- | target/linux/generic/patches-3.14/930-crashlog.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.14/930-crashlog.patch b/target/linux/generic/patches-3.14/930-crashlog.patch index b1fcbac53b..e9337b6835 100644 --- a/target/linux/generic/patches-3.14/930-crashlog.patch +++ b/target/linux/generic/patches-3.14/930-crashlog.patch @@ -265,7 +265,7 @@ #include <asm-generic/sections.h> #include <linux/io.h> -@@ -469,6 +470,8 @@ static void __init_memblock memblock_ins +@@ -468,6 +469,8 @@ static void __init_memblock memblock_ins memblock_set_region_node(rgn, nid); type->cnt++; type->total_size += size; |