]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] use add_taint() for setting tainted bit flags
authorRandy Dunlap <rdunlap@xenotime.net>
Tue, 13 Sep 2005 08:25:16 +0000 (01:25 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 13 Sep 2005 15:22:29 +0000 (08:22 -0700)
commitafcce6cc1545de1f82c6194e9d42fe1c3e5e4bd9
tree99efa7690d22a45bf87ec80beb5e2a2d43f6b26d
parent64283fafe6ce1c37c45bef8bd94697b39787f23e
[PATCH] use add_taint() for setting tainted bit flags

Use the add_taint() interface for setting tainted bit flags instead of
doing it manually.

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/smpboot.c
arch/x86_64/kernel/mce.c
kernel/module.c
mm/page_alloc.c