* [GIT PULL v3] liblockdep fixes for v3.14
@ 2014-02-27 3:13 Sasha Levin
2014-02-27 12:09 ` Ingo Molnar
0 siblings, 1 reply; 2+ messages in thread
From: Sasha Levin @ 2014-02-27 3:13 UTC (permalink / raw)
To: Ingo Molnar; +Cc: Peter Zijlstra, LKML
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
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL v3] liblockdep fixes for v3.14
2014-02-27 3:13 [GIT PULL v3] liblockdep fixes for v3.14 Sasha Levin
@ 2014-02-27 12:09 ` Ingo Molnar
0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2014-02-27 12:09 UTC (permalink / raw)
To: Sasha Levin; +Cc: Peter Zijlstra, LKML
* Sasha Levin <sasha.levin@oracle.com> wrote:
> 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
Pulled, thanks a lot Sasha!
Ingo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-27 12:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-27 3:13 [GIT PULL v3] liblockdep fixes for v3.14 Sasha Levin
2014-02-27 12:09 ` Ingo Molnar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox