All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dima Zavin <dima@android.com>
To: linux-kernel@vger.kernel.org
Cc: Steven Rostedt <rostedt@goodmis.org>,
	Peter Zijlstra <peterz@infradead.org>,
	Andi Kleen <andi@firstfloor.org>,
	Lai Jiangshan <laijs@cn.fujitsu.com>,
	Thomas Gleixner <tglx@linutronix.de>, Ingo Molnar <mingo@elte.hu>
Subject: [PATCH 0/1] plist: remove the need to supply locks to plist heads
Date: Thu,  7 Jul 2011 17:27:58 -0700	[thread overview]
Message-ID: <1310084879-10351-1-git-send-email-dima@android.com> (raw)

As discussed in the thread for the patch
   
   plist: add mutex to the blessed lock type for plists

I have removed the need to supply a lock to a plist head altogether
and updated all the users.

--Dima


             reply	other threads:[~2011-07-08  0:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-08  0:27 Dima Zavin [this message]
2011-07-08  0:27 ` [PATCH 1/1] plist: remove the need to supply locks to plist heads Dima Zavin
2011-07-08 12:16   ` Steven Rostedt
2011-07-08 12:58   ` [tip:core/locking] plist: Remove " tip-bot for Dima Zavin

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=1310084879-10351-1-git-send-email-dima@android.com \
    --to=dima@android.com \
    --cc=andi@firstfloor.org \
    --cc=laijs@cn.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=peterz@infradead.org \
    --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.