This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] powerpc: Update AT_HWCAP2 bits
- From: Florian Weimer <fweimer at redhat dot com>
- To: Tulio Magno Quites Machado Filho <tuliom at linux dot vnet dot ibm dot com>, libc-alpha at sourceware dot org
- Date: Mon, 20 Nov 2017 15:14:09 +0100
- Subject: Re: [PATCH] powerpc: Update AT_HWCAP2 bits
- Authentication-results: sourceware.org; auth=none
- References: <20171018191511.20685-1-tuliom@linux.vnet.ibm.com> <87po8gptff.fsf@linux.vnet.ibm.com>
On 11/17/2017 09:00 PM, Tulio Magno Quites Machado Filho wrote:
Tulio Magno Quites Machado Filho<tuliom@linux.vnet.ibm.com> writes:
This patch will wait for the acceptance of the kernel patch [1] into
Linus' tree.
Kernel patch has been merged, so I'm merging the glibc patch too:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5b0e2cb020085efe202123162502e0b551e49a0e
Could we backport this to 2.26? It's essentially a hardware errata
workaround, so perhaps it qualifies as a bugfix?
If not, I think we'd carry it as a customer downstream patch.
Thanks,
Florian