diff options
author | Florian Fainelli <florian@openwrt.org> | 2013-01-24 17:04:52 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2013-01-24 17:04:52 +0000 |
commit | 680f4608614e74739b3c6c5284000c511f11ffa8 (patch) | |
tree | 82e362d790bc105ce787d3eb448825ff4d8499bd /target/linux/generic/patches-3.8/930-crashlog.patch | |
parent | 9781461a3dc0071a06bd70198ef9dc67a598c726 (diff) | |
download | upstream-680f4608614e74739b3c6c5284000c511f11ffa8.tar.gz upstream-680f4608614e74739b3c6c5284000c511f11ffa8.tar.bz2 upstream-680f4608614e74739b3c6c5284000c511f11ffa8.zip |
kernel: refresh 3.8 patches
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35317
Diffstat (limited to 'target/linux/generic/patches-3.8/930-crashlog.patch')
-rw-r--r-- | target/linux/generic/patches-3.8/930-crashlog.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.8/930-crashlog.patch b/target/linux/generic/patches-3.8/930-crashlog.patch index 453161c4c2..da0d8008e4 100644 --- a/target/linux/generic/patches-3.8/930-crashlog.patch +++ b/target/linux/generic/patches-3.8/930-crashlog.patch @@ -265,7 +265,7 @@ static struct memblock_region memblock_memory_init_regions[INIT_MEMBLOCK_REGIONS] __initdata_memblock; static struct memblock_region memblock_reserved_init_regions[INIT_MEMBLOCK_REGIONS] __initdata_memblock; -@@ -342,6 +343,8 @@ static void __init_memblock memblock_ins +@@ -343,6 +344,8 @@ static void __init_memblock memblock_ins memblock_set_region_node(rgn, nid); type->cnt++; type->total_size += size; |