[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2e9f16ad-5668-f15d-b3c3-f787ba55bcda@acm.org>
Date: Thu, 22 Jul 2021 19:33:57 -0700
From: Bart Van Assche <bvanassche@....org>
To: Luis Chamberlain <mcgrof@...nel.org>, gregkh@...uxfoundation.org,
tj@...nel.org, shuah@...nel.org, akpm@...ux-foundation.org,
rafael@...nel.org, davem@...emloft.net, kuba@...nel.org,
ast@...nel.org, andriin@...com, daniel@...earbox.net,
atenart@...nel.org, alobakin@...me, weiwan@...gle.com,
ap420073@...il.com
Cc: jeyu@...nel.org, ngupta@...are.org,
sergey.senozhatsky.work@...il.com, minchan@...nel.org,
axboe@...nel.dk, mbenes@...e.com, jpoimboe@...hat.com,
tglx@...utronix.de, keescook@...omium.org, jikos@...nel.org,
rostedt@...dmis.org, peterz@...radead.org,
linux-block@...r.kernel.org, netdev@...r.kernel.org,
linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] kernel/module: add documentation for try_module_get()
On 7/22/21 3:19 PM, Luis Chamberlain wrote:
> + * The real value to try_module_get() is the module_is_live() check which
> + * ensures this the caller of try_module_get() can yields to userspace module
> + * removal requests and fail whatever it was about to process.
can yields -> can yield?
Otherwise this looks really well written to me.
Bart.
Powered by blists - more mailing lists