Hi Sveinar,
On Fri, 18 Oct 2019 at 23:10, Sveinar Søpler cybermax@dexter.no wrote:
Sorry for creating noise.
I (or my mailserver) must have missed something when it comes to the two patches:
Subject: [PATCH] vkd3d: Allow the source to be concurrently rewritten during descriptor copy. Date: Fri, 20 Sep 2019 21:27:31 +1000
Subject: [PATCH v4 2/2] vkd3d: Don't allow concurrent writes to descriptors. Date: Wed, 18 Sep 2019 15:58:18 -0500
They might have been rejected or resubmitted with some changes, and i missed that.
Both were attempts to address the same issue. The version that eventually made it in is commit 8e6f5ddd24158c7402b5fe28426083539eb7f617. That does look fairly different from the initial patch, so in that sense it's not unusual that someone would miss the connection between those unless they're familiar with the code in question.
Henri