kernel-ark/tools/lib/lockdep
Ira W. Snyder 75759827bb tools/liblockdep: Fix include of asm/hash.h
Commit 71ae8aac ("lib: introduce arch optimized hash library")
added an include to <linux/hash.h> for setting up an architecture
specific fast hash.

This patch mirrors the fix used for perf, titled "tools: perf: util: fix
include for non x86 architectures".

Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
2014-02-26 21:21:53 -05:00
..
include/liblockdep liblockdep: Add public headers for pthread_rwlock_t implementation 2013-11-27 11:55:23 +01:00
tests liblockdep: Add pthread_rwlock_t test suite 2013-11-27 11:55:24 +01:00
uinclude tools/liblockdep: Fix include of asm/hash.h 2014-02-26 21:21:53 -05:00
common.c
lockdep liblockdep: Add the 'lockdep' user-space utility 2013-11-27 11:56:25 +01:00
lockdep_internals.h
lockdep_states.h
lockdep.c
Makefile
preload.c tools/liblockdep: Fix initialization code path 2014-02-26 21:21:49 -05:00
rbtree.c
run_tests.sh liblockdep: Add pthread_mutex_t test suite 2013-11-27 11:55:22 +01:00