[PATCH v3 0/4] kselftest/arm64: Add coverage for the interaction of vfork() and GCS
Mark Brown
broonie at kernel.org
Fri Jul 4 05:02:24 PDT 2025
On Fri, Jul 04, 2025 at 01:27:28PM +0200, Thomas Weißschuh wrote:
> FYI nolibc now has a proper prctl() implementation you might want to use.
That's open coded because we absolutely cannot tolerate the prctl() to
enable GCS being anything other than inlined, returning from an actual
function call would crash. Probably for nolibc that'd mostly work out
but it seems better to be very clear about the inlining.
> Also your vfork() selftest uncovered a bug in the brandnew SuperH support.
Ah, doing good work already!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20250704/81f156ba/attachment.sig>
More information about the linux-arm-kernel
mailing list