Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1670429

Re: [PATCH 0/7] rwsem: Implement down_read_killable()

From David Howells <dhowells@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH 0/7] rwsem: Implement down_read_killable()
Date 2017-06-20 10:40 +0200
Message-ID <tUmRA-6dE-15@gated-at.bofh.it> (permalink)
References <tUbt7-7sP-1@gated-at.bofh.it> <tUbt7-7sP-3@gated-at.bofh.it> <tUbt7-7sP-1@gated-at.bofh.it>
Organization Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903

Show all headers | View raw


David Rientjes <rientjes@google.com> 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().

David

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH 0/7] rwsem: Implement down_read_killable() David Rientjes <rientjes@google.com> - 2017-06-19 22:30 +0200
  Re: [PATCH 0/7] rwsem: Implement down_read_killable() David Howells <dhowells@redhat.com> - 2017-06-20 10:40 +0200

csiph-web