commit | c7e872e7da5514d014707a407ea562d197cc0136 | [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 | eab8cc63a0ef14afbaa9b61153f30f7ed1a94e6f | |
parent | b351d164e860d1ffffdc501c32f55dd1446c385b [diff] |
lockdep: i386: connect the sysexit hook Run the lockdep_sys_exit hook after all other C code on the syscall return path. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>