From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 44F713858C5F; Thu, 18 May 2023 05:29:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 44F713858C5F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1684387780; bh=z42QcKtH/3esjZtFCW0whh3b+rR6IT6APqqkXOeSFJ4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=VLmlHHPNJc5TG375ZGYYWdsERo7VwfQxoP8F22X1zgHA5Jm8DaJpH4ZItkSnNxUGU jjXpAriYXD8SImq8R6W//+kCdMSi8Qa+J5bU1Qbw3CAfMqLJDFRyIEcBh/YU3ctLZi yU/itNMOEnJ8mL5rMg2R/6CxgClOxPC4WvjINE28= From: "agentzh at gmail dot com" To: systemtap@sourceware.org Subject: [Bug runtime/30456] Kernel 5.18+ retired set_fs() and replaced it with the user_access_begin/end() pair for userland memory accesses Date: Thu, 18 May 2023 05:29:40 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: runtime X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: agentzh at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30456 --- Comment #1 from agentzh --- I'd propose this patch to address this issue: https://gist.github.com/agentzh/0628614ac04f773c6662d225100924be --=20 You are receiving this mail because: You are the assignee for the bug.=