summaryrefslogtreecommitdiff
path: root/tools/scripts
diff options
context:
space:
mode:
authorJan Höppner <hoeppner@linux.ibm.com>2019-06-27 15:33:17 +0300
committerVasily Gorbik <gor@linux.ibm.com>2019-07-11 21:39:54 +0300
commitbcf36768ea688e926b04639c88c77d8caea3b736 (patch)
treeb82414bf752734689a3ce9a8396e33addcf117f7 /tools/scripts
parentd7a4434d6013c750f6c180f9678a870abc21993b (diff)
downloadlinux-bcf36768ea688e926b04639c88c77d8caea3b736.tar.xz
s390/dasd: Add dasd_sleep_on_queue_interruptible()
There is dasd_sleep_on() and dasd_sleep_on_interruptible() to start CCW requests uninterruptible and interruptible. However, there is only dasd_sleep_on_queue() to start requests from CCW queues uninterruptible. Add dasd_sleep_on_queue_interruptible() to provide a way to start requests from CCW queues interruptible. _dasd_sleep_on_queue() already provides this functionality. Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com> Reviewed-by: Stefan Haberland <sth@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/scripts')
0 files changed, 0 insertions, 0 deletions