[Bug runtime/30456] Kernel 5.18+ retired set_fs() and replaced it with the user_access_begin/end() pair for userland memory accesses
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Aug 24 00:11:36 GMT 2023
https://sourceware.org/bugzilla/show_bug.cgi?id=30456
Frank Ch. Eigler <fche at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Frank Ch. Eigler <fche at redhat dot com> ---
commit a9337abbb213e82e919e67150b31399cc49c469f
Author: Yichun Zhang (agentzh) <yichun@openresty.com>
Date: Tue May 16 17:17:07 2023 -0700
PR30456: kernel 5.18+ removed set_fs() and we should use the new
replacement, user_access_begin()/user_access_end() for userland memory
accesses.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list