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

Commit 1e7234451b72 ("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