Report races of unknown origin

configname: CONFIG_KCSAN_REPORT_RACE_UNKNOWN_ORIGIN

Linux Kernel Configuration
└─>Kernel hacking
└─>Generic Kernel Debugging Instruments
└─>KCSAN: dynamic data race detector
└─>Report races of unknown origin
In linux kernel since version 5.1 (release Date: 2019-05-05)  
If KCSAN should report races where only one access is known, and the
conflicting access is of unknown origin. This type of race is
reported if it was only possible to infer a race due to a data value
change while an access is being delayed on a watchpoint.

depends
CONFIG_KCSAN