Re: [PATCH 18/18] asm-generic: io: define relaxed accessor macros unconditionally

2014-04-23 Thread Michal Simek
On 04/23/2014 09:23 AM, Sam Ravnborg wrote: >> But I expect that all archs should use asm-generic/io.h to clean >> architecture io.h exactly I have done it for Microblaze. > I took a quick look at sparc32 - doing this is a nice cleanup. > Thanks for the hint. Nice. I had to fix some sparse

Re: [PATCH 18/18] asm-generic: io: define relaxed accessor macros unconditionally

2014-04-23 Thread Sam Ravnborg
> But I expect that all archs should use asm-generic/io.h to clean > architecture io.h exactly I have done it for Microblaze. I took a quick look at sparc32 - doing this is a nice cleanup. Thanks for the hint. Sam -- To unsubscribe from this list: send the line "unsubscribe linux-kernel"

Re: [PATCH 18/18] asm-generic: io: define relaxed accessor macros unconditionally

2014-04-23 Thread Michal Simek
Hi Will, On 04/22/2014 05:18 PM, Will Deacon wrote: > Hi Michal, > > On Tue, Apr 22, 2014 at 03:09:46PM +0100, Michal Simek wrote: >> On 04/17/2014 03:44 PM, Will Deacon wrote: >>> Now that no architectures using asm-generic/io.h define their own relaxed >>> accessors, the dummy definitions can

Re: [PATCH 18/18] asm-generic: io: define relaxed accessor macros unconditionally

2014-04-23 Thread Michal Simek
Hi Will, On 04/22/2014 05:18 PM, Will Deacon wrote: Hi Michal, On Tue, Apr 22, 2014 at 03:09:46PM +0100, Michal Simek wrote: On 04/17/2014 03:44 PM, Will Deacon wrote: Now that no architectures using asm-generic/io.h define their own relaxed accessors, the dummy definitions can be used

Re: [PATCH 18/18] asm-generic: io: define relaxed accessor macros unconditionally

2014-04-23 Thread Sam Ravnborg
But I expect that all archs should use asm-generic/io.h to clean architecture io.h exactly I have done it for Microblaze. I took a quick look at sparc32 - doing this is a nice cleanup. Thanks for the hint. Sam -- To unsubscribe from this list: send the line unsubscribe linux-kernel in

Re: [PATCH 18/18] asm-generic: io: define relaxed accessor macros unconditionally

2014-04-23 Thread Michal Simek
On 04/23/2014 09:23 AM, Sam Ravnborg wrote: But I expect that all archs should use asm-generic/io.h to clean architecture io.h exactly I have done it for Microblaze. I took a quick look at sparc32 - doing this is a nice cleanup. Thanks for the hint. Nice. I had to fix some sparse warning

Re: [PATCH 18/18] asm-generic: io: define relaxed accessor macros unconditionally

2014-04-22 Thread Will Deacon
Hi Michal, On Tue, Apr 22, 2014 at 03:09:46PM +0100, Michal Simek wrote: > On 04/17/2014 03:44 PM, Will Deacon wrote: > > Now that no architectures using asm-generic/io.h define their own relaxed > > accessors, the dummy definitions can be used unconditionally. > > > > Cc: Arnd Bergmann > >

Re: [PATCH 18/18] asm-generic: io: define relaxed accessor macros unconditionally

2014-04-22 Thread Michal Simek
On 04/17/2014 03:44 PM, Will Deacon wrote: > Now that no architectures using asm-generic/io.h define their own relaxed > accessors, the dummy definitions can be used unconditionally. > > Cc: Arnd Bergmann > Signed-off-by: Will Deacon > --- > include/asm-generic/io.h | 18 -- >

Re: [PATCH 18/18] asm-generic: io: define relaxed accessor macros unconditionally

2014-04-22 Thread Michal Simek
On 04/17/2014 03:44 PM, Will Deacon wrote: Now that no architectures using asm-generic/io.h define their own relaxed accessors, the dummy definitions can be used unconditionally. Cc: Arnd Bergmann a...@arndb.de Signed-off-by: Will Deacon will.dea...@arm.com --- include/asm-generic/io.h |

Re: [PATCH 18/18] asm-generic: io: define relaxed accessor macros unconditionally

2014-04-22 Thread Will Deacon
Hi Michal, On Tue, Apr 22, 2014 at 03:09:46PM +0100, Michal Simek wrote: On 04/17/2014 03:44 PM, Will Deacon wrote: Now that no architectures using asm-generic/io.h define their own relaxed accessors, the dummy definitions can be used unconditionally. Cc: Arnd Bergmann a...@arndb.de

[PATCH 18/18] asm-generic: io: define relaxed accessor macros unconditionally

2014-04-17 Thread Will Deacon
Now that no architectures using asm-generic/io.h define their own relaxed accessors, the dummy definitions can be used unconditionally. Cc: Arnd Bergmann Signed-off-by: Will Deacon --- include/asm-generic/io.h | 18 -- 1 file changed, 18 deletions(-) diff --git

[PATCH 18/18] asm-generic: io: define relaxed accessor macros unconditionally

2014-04-17 Thread Will Deacon
Now that no architectures using asm-generic/io.h define their own relaxed accessors, the dummy definitions can be used unconditionally. Cc: Arnd Bergmann a...@arndb.de Signed-off-by: Will Deacon will.dea...@arm.com --- include/asm-generic/io.h | 18 -- 1 file changed, 18