]> 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)
commit95e6f7b217392e1124b212a90d5f451780eb68c2
treec0583c05c9706e15535ba851076c3aeee02ed0d4
parent62dd4b816e858920b81cdff725e21a890c37cba8
Revert "printk: return -EINVAL if the message len is bigger than the buf size"

This reverts commit 8e17c22a8e24fbed10941629a37e777ecb275aaf.

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