OSDN Git Service

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)
commitbc53a3f46de8f3b2e28d46106216f3a759be8705
tree7422d70d4abd55a8cec4107914a01cc0f83e0594
parent0bd854200873894a76f32603ff2c4c988ad6b5b5
kernel/panic.c: update comments for print_tainted

Commit 69361eef9056 ("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