diff for duplicates of <20200922081234.GA1274646@mwanda> diff --git a/a/1.txt b/N1/1.txt index 72cbed6..12e8ed2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -50,7 +50,7 @@ index c8133f50160b..0503c78cb322 100644 + mutex_lock(&mdevice->devmem_lock); - if (mdevice->devmem_count = mdevice->devmem_capacity) { + if (mdevice->devmem_count == mdevice->devmem_capacity) { @@ -471,30 +487,16 @@ 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 4b75fe0..ab77918 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[PATCH] mm/hmm/test: use after free in dmirror_allocate_chunk()\0" - "Date\0Tue, 22 Sep 2020 08:12:34 +0000\0" + "Date\0Tue, 22 Sep 2020 11:12:34 +0300\0" "To\0J\303\251r\303\264me Glisse <jglisse@redhat.com>" " Ralph Campbell <rcampbell@nvidia.com>\0" "Cc\0Jason Gunthorpe <jgg@ziepe.ca>" @@ -62,7 +62,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,16 @@ 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" @@ -118,4 +118,4 @@ "-- \n" 2.28.0 -ee81cca9d01b5d47f24badbec6341bb69d049f78a49635dcee5ac3b08f669864 +b8ca03a2c63f8dd8c716ec802bee9ba29e97947c2101fe062401fb18d4acad70
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.