aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.31/023-mips-fix-kexec.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-04-28 19:59:28 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-04-28 19:59:28 +0000
commit24726a0cdcb7477b5a6d17c5e6e7fa4680ded1c5 (patch)
treed6fe7ad0b6d1ad1f628d5402e3b75cff7ee9b74e /target/linux/generic-2.6/patches-2.6.31/023-mips-fix-kexec.patch
parente86e41d6631143bba47565354ac733ae21ca33ad (diff)
downloadupstream-24726a0cdcb7477b5a6d17c5e6e7fa4680ded1c5.tar.gz
upstream-24726a0cdcb7477b5a6d17c5e6e7fa4680ded1c5.tar.bz2
upstream-24726a0cdcb7477b5a6d17c5e6e7fa4680ded1c5.zip
refresh 2.6.31 patches
SVN-Revision: 21240
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.31/023-mips-fix-kexec.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.31/023-mips-fix-kexec.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.31/023-mips-fix-kexec.patch b/target/linux/generic-2.6/patches-2.6.31/023-mips-fix-kexec.patch
index e51005f308..e6928dde91 100644
--- a/target/linux/generic-2.6/patches-2.6.31/023-mips-fix-kexec.patch
+++ b/target/linux/generic-2.6/patches-2.6.31/023-mips-fix-kexec.patch
@@ -1,6 +1,6 @@
---- a/arch/mips/kernel/machine_kexec.c 2010-03-15 15:52:04.000000000 +0000
-+++ b/arch/mips/kernel/machine_kexec.c 2010-03-29 12:10:37.000000000 +0100
-@@ -52,7 +52,7 @@
+--- a/arch/mips/kernel/machine_kexec.c
++++ b/arch/mips/kernel/machine_kexec.c
+@@ -52,7 +52,7 @@ machine_kexec(struct kimage *image)
reboot_code_buffer =
(unsigned long)page_address(image->control_code_page);