https://bugs.winehq.org/show_bug.cgi?id=47445
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to Nathan from comment #3)
Patching the previous compile error [1] before bisecting, I was unsure what would happen when the bisect reached the point in the commits where that patch was committed. Would it revert the patch or ignore a duplicate patch?
Not sure I understand exactly what you did, but if you attempted to apply a patch that already was applied, the patch should have failed to apply.
Unsure if this new compile error was hidden by error [1] between 4.9-4.10 because error [1] came up first in the compile.
Unsure if this new compile error was hiding the error [1] between 4.10-4.11 because unsure if error [1] was patched and new error came up first in the compile.
The commit you gave does have AT_NO_AUTOMOUNT, and it's the only (current) usage in the tree, so at first glance your results look reasonable.