]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "printk: return -EINVAL if the message len is bigger than the buf size"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Jun 2012 19:35:24 +0000 (12:35 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Jun 2012 19:35:24 +0000 (12:35 -0700)
commitfc3abc78cfd34f86440a02098ea7c197d2645d1b
treec0583c05c9706e15535ba851076c3aeee02ed0d4
parente1e83cf826f67ae1cf09d9b9806dcf26fbde639e
Revert "printk: return -EINVAL if the message len is bigger than the buf size"

This reverts commit 6fd927967d67ac35ff143ad9334a841bd8997fdf.

A better patch from Jan will follow this to resolve the issue.

Acked-by: Kay Sievers <kay@vrfy.org>
Cc: Fengguang Wu <wfg@linux.intel.com>
Cc: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Cc: Jan Beulich <JBeulich@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
kernel/printk.c