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] powerpc: Fix dl-procinfo HWCAP


Carlos Eduardo Seo <cseo@linux.vnet.ibm.com> writes:

> Subject: [PATCH] powerpc: Fix dl-procinfo HWCAP.
>
> HWCAP-related code should had been updated when the 32 bits of HWCAP were
> used. This patch updates the code in dl-procinfo.h to loop through all the 32
> bits in HWCAP and updates _dl_powerpc_cap_flags accordignly.

Typo here -----------------------------------------------^
Fixed.

>
> 2016-01-18  Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
>
> 	* sysdeps/powerpc/dl-procinfo.c:
> 	(_dl_powerpc_cap_flags): Updated to reflect the entire 32-bit HWCAP.
> 	* sysdeps/powerpc/dl-procinfo.h: Code cleanup.
> 	(_DL_HWCAP_FIRST): Removed. Replaced by 0 accordignly.

Likewise + 2 spaces here ----------^
Fixed too.

Pushed as 911569d.

Thanks!

-- 
Tulio Magno


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