From: Frederic Weisbecker on
On Tue, Apr 27, 2010 at 04:24:21PM +0200, Arnd Bergmann wrote:
> A number of cris specific device drivers still use the
> locked ->ioctl operation. Convert them to unlocked_ioctl
> with explicit lock_kernel calls.
>
> Signed-off-by: Arnd Bergmann <arnd(a)arndb.de>


(Adding some more cris related Cc on this one)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Jesper Nilsson on
On Tue, Apr 27, 2010 at 04:24:21PM +0200, Arnd Bergmann wrote:
> A number of cris specific device drivers still use the
> locked ->ioctl operation. Convert them to unlocked_ioctl
> with explicit lock_kernel calls.

Looks good, I've added this to the cris tree.

> Signed-off-by: Arnd Bergmann <arnd(a)arndb.de>

/^JN - Jesper Nilsson
--
Jesper Nilsson -- jesper.nilsson(a)axis.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
From: Frederic Weisbecker on
On Fri, Apr 30, 2010 at 09:53:21AM +0200, Jesper Nilsson wrote:
> On Tue, Apr 27, 2010 at 04:24:21PM +0200, Arnd Bergmann wrote:
> > A number of cris specific device drivers still use the
> > locked ->ioctl operation. Convert them to unlocked_ioctl
> > with explicit lock_kernel calls.
>
> Looks good, I've added this to the cris tree.


Ok, zapped it from mine then.

Thanks.



>
> > Signed-off-by: Arnd Bergmann <arnd(a)arndb.de>
>
> /^JN - Jesper Nilsson
> --
> Jesper Nilsson -- jesper.nilsson(a)axis.com

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/