]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit9f1583339a6f52c0c26441d39a0deff8246800f7
tree99efa7690d22a45bf87ec80beb5e2a2d43f6b26d
parentfb911ee849756fc6c609dddded92d9207ff3fb29
[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