| | Date | Fri, 17 Feb 2012 15:41:08 -0500 | | From | Vivek Goyal <> | | Subject | Re: [PATCH 5/9] block: ioc_task_link() can't fail |
| |
On Thu, Feb 16, 2012 at 02:37:54PM -0800, Tejun Heo wrote: > ioc_task_link() is used to share %current's ioc on clone. If > %current->is_context is set, %current is guaranteed to have refcount
Typo. s/is_context/io_context.
Thanks Vivek
|