Re: [PATCH 1/3] ARM: Generalize fncpy implementation

From: Tony Lindgren
Date: Fri Jun 16 2017 - 04:35:39 EST


* Florian Fainelli <f.fainelli@xxxxxxxxx> [170615 16:27]:
> On 06/15/2017 04:21 PM, Florian Fainelli wrote:
> > ARM's fncpy implementation is actually suitable for a large number of
> > platforms since the only assumption it makes is just the function's
> > alignment (8 bytes) which also happens to fulfil other architectures,
> > including but not limited to ARM64.

Yeah I'm all for it. Maybe mention in the next version that this helps
with making SoC specific PM code into just regular Linux device drivers.

Regards,

Tony