This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: valgrind support for glibc master
- From: Florian Weimer <fweimer at redhat dot com>
- To: Siddhesh Poyarekar <siddhesh at gotplt dot org>, GNU C Library <libc-alpha at sourceware dot org>
- Cc: The GNU C Library support for Fedora <glibc at lists dot fedoraproject dot org>, Mark Wielaard <mark at klomp dot org>
- Date: Thu, 22 Jun 2017 13:38:54 +0200
- Subject: Re: valgrind support for glibc master
- Authentication-results: sourceware.org; auth=none
- Authentication-results: ext-mx01.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com
- Authentication-results: ext-mx01.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=fweimer at redhat dot com
- Dkim-filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 6D68D7F40C
- Dmarc-filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 6D68D7F40C
- References: <4cc2a089-aa95-61e3-19ff-437efda1b420@redhat.com> <ca27fd66-0220-4a8e-7bf1-2d069821a342@gotplt.org>
On 06/22/2017 01:28 PM, Siddhesh Poyarekar wrote:
> This needs a valgrind patch to identify reading midr_el1 (in
> VEX/priv/guest_arm64_toIR.c AFAICT), which is trapped and emulated by
> the kernel since 4.11.
I'm puzzled why we are seeing this now. Has Linux 4.11 started to
signal CPUID support in HWCAP? Our last successful build was on kernel
4.10.
> Is someone already working on this or would you like me to do this?
Mark says you just volunteered. :)
Thanks,
Florian