Re: [RFC 07/12] sh, rwsem: provide __down_write_killable

From: Sergei Shtylyov
Date: Wed Feb 03 2016 - 06:19:18 EST


Hello.

On 2/2/2016 11:19 PM, Michal Hocko wrote:

From: Michal Hocko <mhocko@xxxxxxxx>

which is uses the same fast path as __down_write except it falls back to

s/is//. Same typo (?) in the other patches...

rwsem_down_write_failed_killable slow path and return -EINTR if killed.

Signed-off-by: Michal Hocko <mhocko@xxxxxxxx>

[...]

MBR, Sergei