]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit6fda135c908d0f38a0167adcbd71094572e3059b
treec0583c05c9706e15535ba851076c3aeee02ed0d4
parent4661e3568a7d14a93d4e428d246cdb86f4bac6e7
Revert "printk: return -EINVAL if the message len is bigger than the buf size"

This reverts commit b56a39ac263e5b8cafedd551a49c2105e68b98c2.

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