diff for duplicates of <1589480510.4757.5.camel@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 1eba568..b8bba93 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,7 +16,7 @@ On Thu, 2020-05-14 at 07:11 +0000, Krzysztof Struczynski wrote: > > > > > > And the second thread is here: > > > -> > > if (*tfm = NULL) { <--- SECOND THREAD HERE! +> > > if (*tfm == NULL) { <--- SECOND THREAD HERE! > > > mutex_lock(&mutex); > > > if (*tfm) > > > goto out; diff --git a/a/content_digest b/N1/content_digest index e40e36c..78fa9ab 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\019452750e36d462088f4fca3d627a090@huawei.com\0" "From\0Mimi Zohar <zohar@linux.ibm.com>\0" "Subject\0Re: [PATCH v2] evm: Fix a small race in init_desc()\0" - "Date\0Thu, 14 May 2020 18:21:50 +0000\0" + "Date\0Thu, 14 May 2020 14:21:50 -0400\0" "To\0Krzysztof Struczynski <krzysztof.struczynski@huawei.com>" Roberto Sassu <roberto.sassu@huawei.com> " Dan Carpenter <dan.carpenter@oracle.com>\0" @@ -34,7 +34,7 @@ "> > >\n" "> > > And the second thread is here:\n" "> > >\n" - "> > > \tif (*tfm = NULL) { <--- SECOND THREAD HERE!\n" + "> > > \tif (*tfm == NULL) { <--- SECOND THREAD HERE!\n" "> > > \t\tmutex_lock(&mutex);\n" "> > > \t\tif (*tfm)\n" "> > > \t\t\tgoto out;\n" @@ -66,4 +66,4 @@ "\n" Mimi -53862e57ed8d1709589a7151869ac0f55148b1716c97f6f9c35cbbb0b83f5ebd +ecfbaab4ef1ceb4c2c5c4b774344d47bb1802a00e9a35e670cdc207dfb04f0a3
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.