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


Groups > linux.kernel > #1331444

Re: [GIT PULL] workqueue fixes for v4.5-rc3

From Linus Torvalds <torvalds@linux-foundation.org>
Newsgroups linux.kernel
Subject Re: [GIT PULL] workqueue fixes for v4.5-rc3
Date 2016-02-10 20:10 +0100
Message-ID <r0Ijg-6oz-7@gated-at.bofh.it> (permalink)
References <r0GKv-5hG-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Feb 10, 2016 at 9:25 AM, Tejun Heo <tj@kernel.org> wrote:
>
> * Officially break local execution guarantee of unbound work items and
>   add a debug feature to flush out usages which depend on it.

Btw, should we try to do this for timers too? A debug option to make a
regular "add_timer()" explicitly schedule things on another CPU, to
figure out the cases that really should use "add_timer_on()"?

Added Thomas to the cc.

               Linus

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


Thread

[GIT PULL] workqueue fixes for v4.5-rc3 Tejun Heo <tj@kernel.org> - 2016-02-10 18:30 +0100
  Re: [GIT PULL] workqueue fixes for v4.5-rc3 Linus Torvalds <torvalds@linux-foundation.org> - 2016-02-10 20:10 +0100
    Re: [GIT PULL] workqueue fixes for v4.5-rc3 Thomas Gleixner <tglx@linutronix.de> - 2016-02-11 09:30 +0100
      Re: [GIT PULL] workqueue fixes for v4.5-rc3 Linus Torvalds <torvalds@linux-foundation.org> - 2016-02-11 19:30 +0100
        Re: [GIT PULL] workqueue fixes for v4.5-rc3 Linus Torvalds <torvalds@linux-foundation.org> - 2016-02-11 20:00 +0100
        Re: [GIT PULL] workqueue fixes for v4.5-rc3 Thomas Gleixner <tglx@linutronix.de> - 2016-02-11 20:00 +0100

csiph-web