All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Zijlstra <peterz@infradead.org>
To: Daniel Wagner <daniel.wagner@bmw-carit.de>
Cc: linux-kernel@vger.kernel.org, linux-rt-users@vger.kernel.org,
	linux-kbuild@vger.kernel.org,
	Marcelo Tosatti <mtosatti@redhat.com>,
	Paolo Bonzini <pbonzini@redhat.com>,
	"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>,
	Paul Gortmaker <paul.gortmaker@windriver.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Steven Rostedt <rostedt@goodmis.org>,
	Boqun Feng <boqun.feng@gmail.com>
Subject: Re: [PATCH tip v5 0/5] Simple wait queue support
Date: Wed, 27 Jan 2016 13:08:56 +0100	[thread overview]
Message-ID: <20160127120856.GP6357@twins.programming.kicks-ass.net> (raw)
In-Reply-To: <1448890711-5812-1-git-send-email-daniel.wagner@bmw-carit.de>


Thanks!

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

      parent reply	other threads:[~2016-01-27 12:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-30 13:38 [PATCH tip v5 0/5] Simple wait queue support Daniel Wagner
2015-11-30 13:38 ` [PATCH tip v5 1/5] wait.[ch]: Introduce the simple waitqueue (swait) implementation Daniel Wagner
2015-11-30 13:38 ` [PATCH tip v5 2/5] kbuild: Add option to turn incompatible pointer check into error Daniel Wagner
2015-11-30 15:26   ` Daniel Wagner
2015-11-30 15:26     ` Daniel Wagner
2015-11-30 17:38     ` Paul E. McKenney
2015-11-30 18:52       ` Daniel Wagner
2016-01-27 12:03   ` Thomas Gleixner
2015-11-30 13:38 ` [PATCH tip v5 3/5] KVM: use simple waitqueue for vcpu->wq Daniel Wagner
2015-11-30 13:38 ` [PATCH tip v5 4/5] rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock Daniel Wagner
2015-11-30 13:38 ` [PATCH tip v5 5/5] rcu: use simple wait queues where possible in rcutree Daniel Wagner
2016-01-27 12:08 ` Peter Zijlstra [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160127120856.GP6357@twins.programming.kicks-ass.net \
    --to=peterz@infradead.org \
    --cc=boqun.feng@gmail.com \
    --cc=daniel.wagner@bmw-carit.de \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=mtosatti@redhat.com \
    --cc=paul.gortmaker@windriver.com \
    --cc=paulmck@linux.vnet.ibm.com \
    --cc=pbonzini@redhat.com \
    --cc=rostedt@goodmis.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.