From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6F9C43858D3C; Sun, 17 Dec 2023 04:30:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6F9C43858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1702787451; bh=tbIJ+xmTYN83CXUbii0zAk5WftGIkpVL0DvPLeqKsG4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=vTaGn6TNg9Q32wxsGt8WjZHEEXSj7Sd1hPvCUPgrBxUWjHu+NysPmKLUEjIIT3nsC 8Il/6chWGEBWkk6TrCtHDQDvfu9ugCWGwFfzyRIUsWN7aMTYpOQbT+1S6si8zxAQsi DdT5V/J/Iel51dG3/ed35BTlMpGwFdOYR4vKYLGQ= From: "agentzh at gmail dot com" To: systemtap@sourceware.org Subject: [Bug runtime/31176] Spin lock deadlocks in memory pool allocations for mixed NMI and non-NMI contexts Date: Sun, 17 Dec 2023 04:30:50 +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=3D31176 --- Comment #1 from agentzh --- I'd propose this patch to fix this issue: https://gist.github.com/agentzh/d54da2db9521f26fd6f700d270f48334 --=20 You are receiving this mail because: You are the assignee for the bug.=