Re: [PATCH v2] x86/shstk: shadow stack enabling write return code change

From: Dave Hansen

Date: Wed Jul 08 2026 - 17:00:35 EST


On 7/8/26 13:56, Bill Roberts wrote:
> Now for this patch. I noticed this issue when I was doing negative testing
> from userspace via prctl and the return value didn't match what was in
> the pcrtl man page.

Ahh, that's the bit of background I was looking for. Thanks for that,
and thanks for the patch!