diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-07-29 17:20:25 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-07-29 17:20:25 +0000 |
commit | 6fa5b6c5558eda233f1a1b6362f77c4b1696f93d (patch) | |
tree | 377935a1f4c3812afd5346847858a659864bcb32 /target/linux/generic/patches-2.6.32/930-kmsg_dump_backport.patch | |
parent | 1197bf389b501f5af5735d1ab7fc887149a03af0 (diff) | |
download | upstream-6fa5b6c5558eda233f1a1b6362f77c4b1696f93d.tar.gz upstream-6fa5b6c5558eda233f1a1b6362f77c4b1696f93d.tar.bz2 upstream-6fa5b6c5558eda233f1a1b6362f77c4b1696f93d.zip |
target/linux: refresh kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22413 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.32/930-kmsg_dump_backport.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.32/930-kmsg_dump_backport.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.32/930-kmsg_dump_backport.patch b/target/linux/generic/patches-2.6.32/930-kmsg_dump_backport.patch index 4b0369059e..cd4d0f7756 100644 --- a/target/linux/generic/patches-2.6.32/930-kmsg_dump_backport.patch +++ b/target/linux/generic/patches-2.6.32/930-kmsg_dump_backport.patch @@ -55,7 +55,7 @@ #include <linux/kallsyms.h> #include <linux/notifier.h> #include <linux/module.h> -@@ -74,6 +75,7 @@ NORET_TYPE void panic(const char * fmt, +@@ -74,6 +75,7 @@ NORET_TYPE void panic(const char * fmt, dump_stack(); #endif |