]> git.baikalelectronics.ru Git - kernel.git/commit
kernel/panic.c: update comments for print_tainted
authorXie XiuQi <xiexiuqi@huawei.com>
Thu, 13 Nov 2014 23:19:44 +0000 (15:19 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 14 Nov 2014 00:17:06 +0000 (16:17 -0800)
commit74c5a9bd279b649e839219bd2830dca6bde77845
tree7422d70d4abd55a8cec4107914a01cc0f83e0594
parent94cfccb7a41cd2bb58cda0db9bdc3b9b6eab9b49
kernel/panic.c: update comments for print_tainted

Commit 7f25efc2ffa7 ("panic: add TAINT_SOFTLOCKUP") added the 'L' flag,
but failed to update the comments for print_tainted().  So, update the
comments.

Signed-off-by: Xie XiuQi <xiexiuqi@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/panic.c