Re: fix various asm-generic abuses

2015-10-14 Thread Arnd Bergmann
On Saturday 29 August 2015 15:49:37 Christoph Hellwig wrote: > On Fri, Aug 28, 2015 at 09:16:51PM +0200, Arnd Bergmann wrote: > > On Friday 28 August 2015 09:27:13 Christoph Hellwig wrote: > > > This fixes two trivial classes of asm-generic abuse. First two headers > > > that are intended for driv

Re: fix various asm-generic abuses

2015-10-06 Thread Christoph Hellwig
On Fri, Aug 28, 2015 at 09:16:51PM +0200, Arnd Bergmann wrote: > with asm-generic patches is to have changes go through the tree of > whichever maintainer needs the changes for their own work with my > Ack, but I guess in this case you don't actually have other patches > depending on them, right? >

Re: fix various asm-generic abuses

2015-08-29 Thread Christoph Hellwig
On Fri, Aug 28, 2015 at 09:16:51PM +0200, Arnd Bergmann wrote: > On Friday 28 August 2015 09:27:13 Christoph Hellwig wrote: > > This fixes two trivial classes of asm-generic abuse. First two headers > > that are intended for drivers are moved to include/linux, and second > > various drivers that i

Re: fix various asm-generic abuses

2015-08-28 Thread Arnd Bergmann
On Friday 28 August 2015 09:27:13 Christoph Hellwig wrote: > This fixes two trivial classes of asm-generic abuse. First two headers > that are intended for drivers are moved to include/linux, and second > various drivers that incorrectly use asm-generic headers directly are > switched over to use