This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [PATCH] Fixed family and model detection for AMD CPU's


Changes are done as per the suggestion. Can you or someone please apply this attached patch on behalf of me?

Thanks,
Amit Pawar

-----Original Message-----
From: H.J. Lu [mailto:hjl.tools@gmail.com] 
Sent: Tuesday, November 24, 2015 6:53 PM
To: Pawar, Amit
Cc: Joseph Myers; Florian Weimer; libc-alpha@sourceware.org
Subject: Re: [PATCH] Fixed family and model detection for AMD CPU's

On Tue, Nov 24, 2015 at 2:58 AM, Pawar, Amit <Amit.Pawar@amd.com> wrote:
> Please find the attached recreated patch to this mail. Bugzilla ID included in Glibc Changelog and git commit log.
>
> Problem: In GLIBC Family and model values detection are incorrect.
> Why this fix?
> Based on arch ISA flags string and memory routines are selected. In 
> future patches, will be defining ISA flags based on family and model values which will help in selecting the correct string or memory routines.
>
> Is it OK to apply?
>

Try this one instead.

--
H.J.

Attachment: 0001-BZ-19214-Fix-for-family-and-model-detection-for-AMD-.patch
Description: 0001-BZ-19214-Fix-for-family-and-model-detection-for-AMD-.patch


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]