On Tue, Jun 20, 2017 at 09:30, David Howells wrote:
> David Rientjes wrote:
>
> > I would have expected to see down_read_killable() actually used somewhere
> > after its implementation as part of this patchset.
>
> There are some places we should be using down_{read|write}_interruptible(), if
>
David Rientjes wrote:
> I would have expected to see down_read_killable() actually used somewhere
> after its implementation as part of this patchset.
There are some places we should be using down_{read|write}_interruptible(), if
it existed, dressed as inode_lock{,_shared}_interruptible().
Dav
On Mon, 19 Jun 2017, Kirill Tkhai wrote:
> This series implements killable version of down_read()
> similar to already existing down_write_killable() function.
> Patches [1-2/7] add arch-independent low-level primitives
> for the both rwsem types.
>
> Patches [3-6/7] add arch-dependent primitives
This series implements killable version of down_read()
similar to already existing down_write_killable() function.
Patches [1-2/7] add arch-independent low-level primitives
for the both rwsem types.
Patches [3-6/7] add arch-dependent primitives for
the architectures, that use rwsem-xadd implementa
4 matches
Mail list logo