[PATCH v2 0/8] ELF-FDPIC support for ARM

Mickael GUENE mickael.guene at st.com
Fri Aug 25 07:27:46 PDT 2017


Acked-by: Mickael GUENE <mickael.guene at st.com> for the whole patch series.

Thanks to you Nicolas for your upstreaming efforts.

Regards
Mickael

On 08/17/2017 10:37 AM, Russell King - ARM Linux wrote:
> On Thu, Aug 17, 2017 at 03:23:39AM -0400, Nicolas Pitre wrote:
>> This series provides the needed changes to suport the ELF_FDPIC binary
>> format on ARM. Both MMU and non-MMU systems are supported. This format
>> has many advantages over the BFLT format used on MMU-less systems, such
>> as being real ELF that can be parsed by standard tools, can support
>> shared dynamic libs, etc.
> 
> I don't see anything issues from the core arch point of view with this,
> most of it looks straight forward, and the impact on existing users
> should be low.  However, it would be nice to get some acks (if possible)
> for the non-arch stuff and some tested-by's on this.
> 


More information about the linux-arm-kernel mailing list