linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] tools: lockdep: build fixes
@ 2014-01-31 21:35 Ira W. Snyder
  2014-01-31 21:35 ` [PATCH 1/2] tools: lockdep: fix include of asm/hash.h Ira W. Snyder
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ira W. Snyder @ 2014-01-31 21:35 UTC (permalink / raw)
  To: linux-kernel; +Cc: mingo, peterz, sasha.levin, Ira W. Snyder

From: "Ira W. Snyder" <iws@ovro.caltech.edu>

Included are some fixes to the tools/lib/lockdep source tree to fix some
build issues.

Ira W. Snyder (2):
  tools: lockdep: fix include of asm/hash.h
  tools: lockdep: add include directory to allow tests to compile

 tools/lib/lockdep/Makefile            | 2 +-
 tools/lib/lockdep/uinclude/asm/hash.h | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)
 create mode 100644 tools/lib/lockdep/uinclude/asm/hash.h

-- 
1.8.3.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-02-04  9:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-31 21:35 [PATCH 0/2] tools: lockdep: build fixes Ira W. Snyder
2014-01-31 21:35 ` [PATCH 1/2] tools: lockdep: fix include of asm/hash.h Ira W. Snyder
2014-01-31 21:35 ` [PATCH 2/2] tools: lockdep: add include directory to allow tests to compile Ira W. Snyder
2014-02-04  3:16 ` [PATCH 0/2] tools: lockdep: build fixes Sasha Levin
2014-02-04  9:15   ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).