summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkira Yokosawa <akiyks@gmail.com>2023-09-26 20:37:50 +0900
committerPaul E. McKenney <paulmck@kernel.org>2023-09-26 11:07:01 -0700
commit18bb86ce86bd9fdd451e76c4f10aa2c072ef338a (patch)
treec79a64bc69c3d1dccb82afeaab757c869353e7e5
parent5880d52c9646561edc5ba3ff8ec285df75ee370d (diff)
downloadperfbook-18bb86ce86bd9fdd451e76c4f10aa2c072ef338a.tar.gz
bib/swtools: Fix bib info of JonathanCorbet2019KCSAN
It looks like most fields were not updated when copy pasted from JonathanCorbet2016C11atomics in memorymodel.bib. Replace them with those of named LWN article. Signed-off-by: Akira Yokosawa <akiyks@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
-rw-r--r--bib/swtools.bib8
1 files changed, 4 insertions, 4 deletions
diff --git a/bib/swtools.bib b/bib/swtools.bib
index 336ea775..a4a0fc5c 100644
--- a/bib/swtools.bib
+++ b/bib/swtools.bib
@@ -899,10 +899,10 @@ numpages = {9}
@unpublished{JonathanCorbet2019KCSAN,
Author="Jonathan Corbet",
Title="Finding race conditions with {KCSAN}",
- month="June",
- day="15",
- year="2016",
- note="\url{https://lwn.net/Articles/691128/}",
+ month="October",
+ day="14",
+ year="2019",
+ note="\url{https://lwn.net/Articles/802128/}",
}
@article{HoangHaiDang2019RustBeltRelaxed,