---------- Forwarded message ---------
From: Anthony Jagers <noonetinone@gmail.com>
Date: Fri, Jan 25, 2019 at 11:35 AM
Subject: Later Kernel versions break some games in wine
To: <majordomo@vger.kernel.org>


Changes in PTRACE_POKEUSER hw breakpoint have broken several games that are being ran through wine.
I must point out that I did not do the bisect, the OP in the wine bug report below did that.
I brought this here because of the dislike among developers in breaking user space.  I don't
know how to proceed from here. Either, wine should adopt code changes or the commit below should
be reverted.


commit bd14406b78e6daa1ea3c1673bda1ffc9efdeead0
Author: Jiri Olsa <jolsa@kernel.org>
Date:   Mon Aug 27 11:12:25 2018 +0200

    perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled set

+++

https://bugs.winehq.org/show_bug.cgi?id=46472