diff options
author | Linus Torvalds | 2020-07-02 22:40:06 -0700 |
---|---|---|
committer | Linus Torvalds | 2020-07-02 22:40:06 -0700 |
commit | 45564bcd57046ebe8c9309527c114dcd042cb7e5 (patch) | |
tree | 4741259abf9e326519e76de9987003ffba63b482 /drivers/dma-buf | |
parent | 0c7415c31ea9482c4377287af5f459778bf64d2a (diff) | |
parent | c17d1a3a8ee4dac7539d5c976b45d9300f6f10bc (diff) |
Merge tag 'for-linus-2020-07-02' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Pull data race annotation from Christian Brauner:
"This contains an annotation patch for a data race in copy_process()
reported by KCSAN when reading and writing nr_threads.
The data race is intentional and benign. This is obvious from the
comment above the relevant code and based on general consensus when
discussing this issue. So simply using data_race() to annotate this as
an intentional race seems the best option"
* tag 'for-linus-2020-07-02' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux:
fork: annotate data race in copy_process()
Diffstat (limited to 'drivers/dma-buf')
0 files changed, 0 insertions, 0 deletions