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


Groups > linux.kernel > #1708400

Re: [PATCH 1/3] wait: add wait_event_killable_timeout()

From Peter Zijlstra <peterz@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/3] wait: add wait_event_killable_timeout()
Date 2017-08-10 12:40 +0200
Message-ID <ucT2F-4pl-5@gated-at.bofh.it> (permalink)
References <ucITD-5Z7-3@gated-at.bofh.it> <ucITE-5Z7-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Aug 09, 2017 at 04:46:33PM -0700, Luis R. Rodriguez wrote:
> This wait is similar to wait_event_interruptable_timeout() but only accepts
> SIGKILL interrupt signal. Other signals are ignored.
> 
> Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>

Assuming someone else is going to merge all these:

Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>

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


Thread

[PATCH 0/3] kmod: pending fixes for v4.13-final "Luis R. Rodriguez" <mcgrof@kernel.org> - 2017-08-10 01:50 +0200
  [PATCH 3/3] test_kmod: fix description for -s -and -c parameters "Luis R. Rodriguez" <mcgrof@kernel.org> - 2017-08-10 01:50 +0200
  [PATCH 2/3] kmod: fix wait on recursive loop "Luis R. Rodriguez" <mcgrof@kernel.org> - 2017-08-10 01:50 +0200
  [PATCH 1/3] wait: add wait_event_killable_timeout() "Luis R. Rodriguez" <mcgrof@kernel.org> - 2017-08-10 01:50 +0200
    Re: [PATCH 1/3] wait: add wait_event_killable_timeout() Peter Zijlstra <peterz@infradead.org> - 2017-08-10 12:40 +0200

csiph-web