Query: add_taint
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ADD_TAINT(9) Driver Basics ADD_TAINT(9)NAMEadd_taint -SYNOPSISvoid add_taint(unsigned flag, enum lockdep_ok lockdep_ok);ARGUMENTSflag one of the TAINT_* constants. lockdep_ok whether lock debugging is still OK.DESCRIPTIONIf something bad has gone wrong, you'll want lockdebug_ok = false, but for some notewortht-but-not-corrupting cases, it can be set to true.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ADD_TAINT(9)