[PATCH] powerpc: Fix dl-procinfo HWCAP

Tulio Magno Quites Machado Filho tuliom@linux.vnet.ibm.com
Tue Mar 8 18:35:00 GMT 2016


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



More information about the Libc-alpha mailing list