aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/irqflags_32.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2007-10-11lockdep: i386: connect the sysexit hookPeter Zijlstra1-0/+13
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>
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner1-0/+163
Move the headers to include/asm-x86 and fixup the header install make rules Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>