Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1667525

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

From Tony Lindgren <tony@atomide.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/3] ARM: Generalize fncpy implementation
Date 2017-06-16 10:40 +0200
Message-ID <tSUXo-63M-5@gated-at.bofh.it> (permalink)
References <tSMn7-tC-3@gated-at.bofh.it> <tSMn7-tC-5@gated-at.bofh.it> <tSMn7-tC-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


* Florian Fainelli <f.fainelli@gmail.com> [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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH 1/3] ARM: Generalize fncpy implementation Florian Fainelli <f.fainelli@gmail.com> - 2017-06-16 01:30 +0200
  Re: [PATCH 1/3] ARM: Generalize fncpy implementation Tony Lindgren <tony@atomide.com> - 2017-06-16 10:40 +0200

csiph-web