From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BEEB53857B86; Fri, 15 Mar 2024 09:51:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BEEB53857B86 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1710496315; bh=fTO19EBB/rQegLw+xCWQErL8ssudRlca2VgUkfVnfb8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=DzagwhUo4yC++xBg/X5jVt7eF6vQNFoJoLMACHWM8PCirN9qAmIRc74zwrW/W99SP GuRKpPSDFziJ+3+RkIZwK+arD3HWS+dT6LJFY7rT7lvwkNxKHxEWx/5pENPmuQFJCI FXOMLNQu8x9R0NmgZgBJ0DvQgweI46DzixOQ6pak= From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/31492] ARM ldp instruction trigger bus error when kernel open option CONFIG_IO_STRICT_DEVMEM Date: Fri, 15 Mar 2024 09:51:54 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.34 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status resolution 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=3D31492 Florian Weimer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fweimer at redhat dot com Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #2 from Florian Weimer --- You use the x0 and x1 registers, but you don't tell the compiler about it. Anything may happen as a result. --=20 You are receiving this mail because: You are on the CC list for the bug.=