[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1428521960-5268-1-git-send-email-jason.low2@hp.com>
Date: Wed, 8 Apr 2015 12:39:18 -0700
From: Jason Low <jason.low2@...com>
To: Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...nel.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Davidlohr Bueso <dave@...olabs.net>,
Tim Chen <tim.c.chen@...ux.intel.com>,
Aswin Chandramouleeswaran <aswin@...com>
Cc: LKML <linux-kernel@...r.kernel.org>, Jason Low <jason.low2@...com>
Subject: [PATCH 0/2] locking: Simplify mutex and rwsem spinning code
This patchset applies on top of tip.
Jason Low (2):
locking/mutex: Further refactor mutex_spin_on_owner()
locking/rwsem: Use a return variable in rwsem_spin_on_owner()
kernel/locking/mutex.c | 14 ++++----------
kernel/locking/rwsem-xadd.c | 25 ++++++++++++-------------
2 files changed, 16 insertions(+), 23 deletions(-)
--
1.7.2.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists