Re: [PATCH v3 01/17] asm-generic: io: implement relaxed accessor macros as conditional wrappers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Sep 25, 2014 at 11:32:00AM +0100, Arnd Bergmann wrote:
> On Wednesday 24 September 2014 18:17:20 Will Deacon wrote:
> > {read,write}{b,w,l,q}_relaxed are implemented by some architectures in
> > order to permit memory-mapped I/O accesses with weaker barrier semantics
> > than the non-relaxed variants.
> > 
> > This patch adds wrappers to asm-generic so that drivers can rely on the
> > relaxed accessors being available, even if they don't always provide
> > weaker ordering guarantees. Since some architectures both include
> > asm-generic/io.h and define some relaxed accessors, the definitions here
> > are conditional for the time being.
> > 
> > Cc: Arnd Bergmann <arnd@xxxxxxxx>
> > Signed-off-by: Will Deacon <will.deacon@xxxxxxx>
> > ---
> >  include/asm-generic/io.h | 26 ++++++++++++++++++++++++++
> >  1 file changed, 26 insertions(+)
> > 
> 
> Acked-by: Arnd Bergmann <arnd@xxxxxxxx>

Thanks, Arnd. Do you have other patches queued for asm-generic, or shall I
take this patch (on its own) via the arm64 tree?

Will
--
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel]     [Kernel Newbies]     [x86 Platform Driver]     [Netdev]     [Linux Wireless]     [Netfilter]     [Bugtraq]     [Linux Filesystems]     [Yosemite Discussion]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]

  Powered by Linux