centos man page for add_taint

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)

NAME
add_taint -
SYNOPSIS
void add_taint(unsigned flag, enum lockdep_ok lockdep_ok);
ARGUMENTS
flag one of the TAINT_* constants. lockdep_ok whether lock debugging is still OK.
DESCRIPTION
If 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ADD_TAINT(9)
Related Man Pages
bitmap_remap(9) - centos
struct_hrtimer(9) - centos
struct_kgdb_arch(9) - centos
trace_printk(9) - centos
wait_event_interruptible_exclusive_locked_irq(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Tar Command
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq