summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-4.9/930-crashlog.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2017-08-28 13:37:07 +0200
committerJohn Crispin <john@phrozen.org>2017-08-30 17:05:10 +0200
commit40213cc15469fe5953e3d586ecb5870a382ee1ea (patch)
tree4b9957a6ad21913ea2fedcacbdb720a997b552d3 /target/linux/generic/hack-4.9/930-crashlog.patch
parentca7933730681bf3a42261fdf045dc1d929cbee48 (diff)
downloadopenwrt-40213cc15469fe5953e3d586ecb5870a382ee1ea.tar.gz
openwrt-40213cc15469fe5953e3d586ecb5870a382ee1ea.tar.bz2
openwrt-40213cc15469fe5953e3d586ecb5870a382ee1ea.zip
kernel: update 4.9 to 4.9.45
Refreshed all patches Compiled & run-tested on targets: cns3xxx, imx6 Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/hack-4.9/930-crashlog.patch')
-rw-r--r--target/linux/generic/hack-4.9/930-crashlog.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/hack-4.9/930-crashlog.patch b/target/linux/generic/hack-4.9/930-crashlog.patch
index 15d5ef4d67..baa87b1b7f 100644
--- a/target/linux/generic/hack-4.9/930-crashlog.patch
+++ b/target/linux/generic/hack-4.9/930-crashlog.patch
@@ -318,7 +318,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
#include <asm/sections.h>
#include <linux/io.h>
-@@ -499,6 +500,8 @@ static void __init_memblock memblock_ins
+@@ -495,6 +496,8 @@ static void __init_memblock memblock_ins
memblock_set_region_node(rgn, nid);
type->cnt++;
type->total_size += size;
@@ -327,7 +327,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
}
/**
-@@ -538,6 +541,8 @@ int __init_memblock memblock_add_range(s
+@@ -534,6 +537,8 @@ int __init_memblock memblock_add_range(s
type->regions[0].flags = flags;
memblock_set_region_node(&type->regions[0], nid);
type->total_size = size;