commit | 10cd706d180b62a61aace5b440247c8785026ac1 | [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 | 4bc544761719fd10ecfa977e6f4bfd8f1249d8b9 | |
parent | c7e872e7da5514d014707a407ea562d197cc0136 [diff] |
lockdep: x86_64: 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>