TAINT_OOT_MODULE
{ (1UL << TAINT_OOT_MODULE), "O" }, \
if (!test_taint(TAINT_OOT_MODULE))
add_taint_module(mod, TAINT_OOT_MODULE, LOCKDEP_STILL_OK);
return mod->taints & ~((1 << TAINT_OOT_MODULE) | (1 << TAINT_CRAP) |