2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-10 14:43:54 +08:00
linux-next/arch/x86/power
Roland McGrath 0f5340933f x86: x86-32 thread_struct.debugreg
This replaces the debugreg[7] member of thread_struct with individual
members debugreg0, etc.  This saves two words for the dummies 4 and 5,
and harmonizes the code between 32 and 64.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-01-30 13:30:59 +01:00
..
cpu.c x86: x86-32 thread_struct.debugreg 2008-01-30 13:30:59 +01:00
Makefile i386: move power 2007-10-11 11:16:34 +02:00
suspend.c i386: move power 2007-10-11 11:16:34 +02:00
swsusp.S i386: move power 2007-10-11 11:16:34 +02:00