commit | b351d164e860d1ffffdc501c32f55dd1446c385b | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Oct 11 22:11:12 2007 +0200 |
committer | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Oct 11 22:11:12 2007 +0200 |
tree | 6fcef2c4ece9ff2772306a3b65e9c7e2fcc4d39a | |
parent | e4564f79d4b6923da7360df4b24a48cc2d4160de [diff] |
lockdep: syscall exit check Provide a check to validate that we do not hold any locks when switching back to user-space. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>