Re: [PATCH] input: remove BKL from uinput open function

From: John Kacur
Date: Fri Feb 05 2010 - 11:04:35 EST


On Thu, Feb 4, 2010 at 8:32 AM, Arnd Bergmann <arnd@xxxxxxxx> wrote:
> On Wednesday 03 February 2010, Dmitry Torokhov wrote:
>> OK, so how about the patch below? If it is accepted I will just switch
>> to
>>
>>         nonseekable_open(inode, file);
>>         return 0;
>>
>> style. I gonna add Al and akpm to CC to see if the patch will stick...
>
> Sounds reasonable, if only to prevent this from becoming a FAQ.
>
>> VFS: clarify that nonseekable_open() will never fail
>>
>> Signed-off-by: Dmitry Torokhov <dtor@xxxxxxx>
>
> Acked-by: Arnd Bergmann <arnd@xxxxxxxx>
> --

Acked-by: John Kacur <jkacur@xxxxxxxxxx>
--
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/