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
blk_init_queue(9) - centos
mtrr_add(9) - centos
struct_usb_gadget(9) - centos
struct_hrtimer(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq