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][x86_64] Disable TSX on some Haswell processors


On 15 Dec 2016 18:37, Andrew Senkevich wrote:
> 2016-12-14 22:13 GMT+03:00 Carlos O'Donell <carlos@redhat.com>:
> . . . . .
> >
> > Case 0x3f needs a comment explaining why we break out early.
> >
> >> +    case 0x3f:
> >> +      if (stepping >= 4)
> >> + break;
> 
> Here is version with added comment and ChangeLog. Ok for commit?

looks fine
-mike

Attachment: signature.asc
Description: Digital signature


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