From: Peter Zijlstra Date: Thu, 22 Jan 2009 13:38:38 +0000 (+0100) Subject: lockdep: generate the state bit definitions X-Git-Tag: v2.6.30-rc1~216^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7b1b02134272840f4b655136e00c461e1cf1d53;p=pandora-kernel.git lockdep: generate the state bit definitions Generate the state bit definitions from the lockdep_states.h file. Also, move LOCK_USED to last, so that the USED_IN USED_IN_READ ENABLED ENABLED_READ states are nicely bit aligned -- we're going to use that property Signed-off-by: Peter Zijlstra Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed