diff options
Diffstat (limited to 'patches/kgb-serial-hackaround.patch')
-rw-r--r-- | patches/kgb-serial-hackaround.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/kgb-serial-hackaround.patch b/patches/kgb-serial-hackaround.patch index 76505b19bd58..05ffbaaee595 100644 --- a/patches/kgb-serial-hackaround.patch +++ b/patches/kgb-serial-hackaround.patch @@ -33,7 +33,7 @@ Jason. #include <linux/uaccess.h> #include <linux/pm_runtime.h> #include <linux/timer.h> -@@ -3181,6 +3182,8 @@ void serial8250_console_write(struct uar +@@ -3191,6 +3192,8 @@ void serial8250_console_write(struct uar if (port->sysrq || oops_in_progress) locked = 0; |