[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d82e647a0905220826p378f6bb4vac9150343b5c3622@mail.gmail.com>
Date: Fri, 22 May 2009 23:26:16 +0800
From: Ming Lei <tom.leiming@...il.com>
To: Alan Cox <alan@...rguk.ukuu.org.uk>
Cc: greg@...ah.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] driver core : fix request_firmware_nowait
2009/5/22 Alan Cox <alan@...rguk.ukuu.org.uk>:
> On Fri, 22 May 2009 23:06:27 +0800
> tom.leiming@...il.com wrote:
>
>> From: Ming Lei <tom.leiming@...il.com>
>>
>> request_firmware_nowait declares it can be called in non-sleep contexts,
>> but kthead_run which is called by request_firmware_nowait may sleep.
>
> Does anyone actually need to call it in a non-sleeping context or can the
> documentation simply be fixed instead to avoid all the extra complexity ?
>
It seems no one calls it in a non-sleeping context now, but we can provide it
without much extra complexity, IMHO. Also someone has complained it :
http://marc.info/?t=124022846400003&r=1&w=2
--
Lei Ming
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists