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 |
|---|
| blk_init_queue(9) - centos |
| del_timer_sync(9) - centos |
| struct_hrtimer(9) - centos |
| trace_printk(9) - centos |
| wait_event_interruptible_exclusive_locked_irq(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Controlling user input |