diff for duplicates of <20200926121402.GA7467@kadam> diff --git a/a/1.txt b/N1/1.txt index e4eee2a..40a65ad 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -55,7 +55,7 @@ index c8133f50160b..e151a7f10519 100644 + mutex_lock(&mdevice->devmem_lock); - if (mdevice->devmem_count = mdevice->devmem_capacity) { + if (mdevice->devmem_count == mdevice->devmem_capacity) { @@ -471,30 +487,14 @@ static bool dmirror_allocate_chunk(struct dmirror_device *mdevice, sizeof(new_chunks[0]) * new_capacity, GFP_KERNEL); diff --git a/a/content_digest b/N1/content_digest index a02b789..8e975bc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\0d1b31586-426a-e0b1-803e-3eff30196c05@web.de\0" "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[PATCH v3] mm/hmm/test: use after free in dmirror_allocate_chunk()\0" - "Date\0Sat, 26 Sep 2020 12:14:02 +0000\0" + "Date\0Sat, 26 Sep 2020 15:14:02 +0300\0" "To\0J\303\251r\303\264me Glisse <jglisse@redhat.com>" Markus Elfring <Markus.Elfring@web.de> " Dan Williams <dan.j.williams@intel.com>\0" @@ -70,7 +70,7 @@ "+\n" " \tmutex_lock(&mdevice->devmem_lock);\n" " \n" - " \tif (mdevice->devmem_count = mdevice->devmem_capacity) {\n" + " \tif (mdevice->devmem_count == mdevice->devmem_capacity) {\n" "@@ -471,30 +487,14 @@ static bool dmirror_allocate_chunk(struct dmirror_device *mdevice,\n" " \t\t\t\tsizeof(new_chunks[0]) * new_capacity,\n" " \t\t\t\tGFP_KERNEL);\n" @@ -124,4 +124,4 @@ "-- \n" 2.28.0 -0ee3365af276fb206e1908efc663d2130398517a22322a7bdb9d8944c7c794a9 +6c783181211ce559fd62514f2dcefa00a7fd02cda658460f124a21968670f6bd
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.