[backfire] refresh generic 2.6.30 patches
[openwrt-10.03/.git] / target / linux / generic-2.6 / patches-2.6.30 / 930-kmsg_dump_backport.patch
index 762b441114a595b36170eacff95491aa24567889..cdcf094d0cfda970e0ea0949642e32e28b9e6215 100644 (file)
@@ -55,7 +55,7 @@
  #include <linux/kallsyms.h>
  #include <linux/notifier.h>
  #include <linux/module.h>
-@@ -74,6 +75,7 @@
+@@ -74,6 +75,7 @@ NORET_TYPE void panic(const char * fmt, 
        dump_stack();
  #endif
  
@@ -63,7 +63,7 @@
        /*
         * If we have crashed and we have a crash kernel loaded let it handle
         * everything else.
-@@ -337,6 +339,7 @@
+@@ -337,6 +339,7 @@ void oops_exit(void)
  {
        do_oops_enter_exit();
        print_oops_end_marker();
@@ -81,7 +81,7 @@
  
  #include <asm/uaccess.h>
  
-@@ -1322,3 +1323,121 @@
+@@ -1322,3 +1323,121 @@ bool printk_timed_ratelimit(unsigned lon
  }
  EXPORT_SYMBOL(printk_timed_ratelimit);
  #endif