On Thu, Apr 4, 2024 at 12:15 PM David Hildenbrand <david@xxxxxxxxxx> wrote: > > On 04.04.24 21:04, Mark Brown wrote: > > On Thu, Apr 04, 2024 at 08:58:06PM +0200, David Hildenbrand wrote: > > > >> or even introduce some ARCH_HAS_SHADOW_STACK so we can remove these > >> arch-specific thingies here. > > > > It would be convenient if you could pull the ARCH_HAS_USER_SHADOW_STACK > > patch out of my clone3 series to do that: > > > > https://lore.kernel.org/all/20240203-clone3-shadow-stack-v5-3-322c69598e4b@xxxxxxxxxx/ > > Crazy, I completely forgot about that one. Yes! I missed that. Roger. Will do that in the next series. Thanks.