Re: [PATCH 10/12] usbdevfs: move compat_ioctl handling to devio.c

From: Greg KH
Date: Mon Nov 16 2009 - 20:57:17 EST


On Mon, Nov 16, 2009 at 12:27:05AM +0000, Arnd Bergmann wrote:
> Half the compat_ioctl handling is in devio.c, the other
> half is in fs/compat_ioctl.c. This moves everything into
> one place for consistency.
>
> As a positive side-effect, push down the BKL into the
> ioctl methods.
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
> Cc: Greg Kroah-Hartman <gregkh@xxxxxxx>
> Cc: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
> Cc: Oliver Neukum <oliver@xxxxxxxxxx>
> Cc: Alon Bar-Lev <alon.barlev@xxxxxxxxx>
> Cc: David Vrabel <david.vrabel@xxxxxxx>
> Cc: linux-usb@xxxxxxxxxxxxxxx

Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxx>

thanks for doing this.

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