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


Groups > linux.kernel > #1345032

Re: [PATCH v5 04/20] kthread: Add drain_kthread_worker()

From Peter Zijlstra <peterz@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH v5 04/20] kthread: Add drain_kthread_worker()
Date 2016-02-27 16:20 +0100
Message-ID <r6OOZ-4TV-5@gated-at.bofh.it> (permalink)
References <r507T-7eO-3@gated-at.bofh.it> <r507U-7eO-17@gated-at.bofh.it> <r63n3-3MM-3@gated-at.bofh.it> <r6sv8-5gy-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Feb 26, 2016 at 04:23:09PM +0100, Petr Mladek wrote:
> I do not have a strong opinion here. On one hand, such a check might
> help with debugging. On the other hand, workqueues have happily lived
> without it for years.

TJ and me have a different view on these things. I'm always for the
strictest possible semantics with strong validation. TJ always worries a
lot about existing users.

Luckily, you don't have users yet :-)

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


Thread

Re: [PATCH v5 04/20] kthread: Add drain_kthread_worker() Peter Zijlstra <peterz@infradead.org> - 2016-02-25 13:40 +0100
  Re: [PATCH v5 04/20] kthread: Add drain_kthread_worker() Petr Mladek <pmladek@suse.com> - 2016-02-26 16:30 +0100
    Re: [PATCH v5 04/20] kthread: Add drain_kthread_worker() Peter Zijlstra <peterz@infradead.org> - 2016-02-27 16:20 +0100

csiph-web