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)
| Related Man Pages |
|---|
| del_timer_sync(9) - centos |
| schedule_hrtimeout_range(9) - centos |
| struct_kgdb_arch(9) - centos |
| trace_printk(9) - centos |
| vfs_lock_file(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |