From: Sasha Levin <sasha.levin@oracle.com>
To: Ingo Molnar <mingo@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL v3] liblockdep fixes for v3.14
Date: Wed, 26 Feb 2014 22:13:50 -0500 [thread overview]
Message-ID: <530EAD6E.6010600@oracle.com> (raw)
The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:
Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)
are available in the git repository at:
https://github.com/sashalevin/liblockdep.git liblockdep-fixes
for you to fetch changes up to 7b8853419d3344b06cff64b4dc926805698eeba5:
tools/liblockdep: Use realpath for srctree and objtree (2014-02-26 21:22:01 -0500)
----------------------------------------------------------------
Ira W. Snyder (3):
tools/liblockdep: Fix initialization code path
tools/liblockdep: Fix include of asm/hash.h
tools/liblockdep: Add include directory to allow tests to compile
Sasha Levin (2):
tools/liblockdep: Mark runtests.sh as executable
tools/liblockdep: Add a stub for new rcu_is_watching
Wang Nan (1):
tools/liblockdep: Use realpath for srctree and objtree
tools/lib/lockdep/Makefile | 6 +++---
tools/lib/lockdep/preload.c | 2 +-
tools/lib/lockdep/run_tests.sh | 0
tools/lib/lockdep/uinclude/asm/hash.h | 6 ++++++
tools/lib/lockdep/uinclude/linux/rcu.h | 5 +++++
5 files changed, 15 insertions(+), 4 deletions(-)
mode change 100644 => 100755 tools/lib/lockdep/run_tests.sh
create mode 100644 tools/lib/lockdep/uinclude/asm/hash.h
next reply other threads:[~2014-02-27 3:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-27 3:13 Sasha Levin [this message]
2014-02-27 12:09 ` [GIT PULL v3] liblockdep fixes for v3.14 Ingo Molnar
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=530EAD6E.6010600@oracle.com \
--to=sasha.levin@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=peterz@infradead.org \
/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.