From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E93FB3858D37; Thu, 29 Jun 2023 16:00:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E93FB3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1688054457; bh=P4WVtn2vUKE1VdLospVv75X7kajfIGAXJ+cGUxm1kAk=; h=From:To:Subject:Date:From; b=WObMOFDosnuB0YyjDzNxvhfn/d+VpDEidqwH88vFDPveZBKj1ubzbxbNicSY0ddJg 3kvwRyllkRmNEAHgTxIgWcyUkix+BeAlcMwxPMm3RxoRIBJIH9P0KIWOn2exlH+Nm1 WQ6vBnUWPJW4TPUANaBEtySGeKkW/M5xi6U52oc4= From: "palmer at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug libc/30597] New: cacheflush(2) is not implemented on RISC-V Date: Thu, 29 Jun 2023 16:00:57 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: palmer at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: 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=3D30597 Bug ID: 30597 Summary: cacheflush(2) is not implemented on RISC-V Product: glibc Version: unspecified Status: NEW Severity: normal Priority: P2 Component: libc Assignee: unassigned at sourceware dot org Reporter: palmer at gcc dot gnu.org CC: drepper.fsp at gmail dot com Target Milestone: --- It looks like every definition is arch-specific, so not sure if we need it,= but Robbin was pointing out that it'd be nice to be able to use this from Java because of the extra error handling. --=20 You are receiving this mail because: You are on the CC list for the bug.=