From: Roland McGrath Date: Wed, 30 Jan 2008 12:30:59 +0000 (+0100) Subject: x86: x86-32 thread_struct.debugreg X-Git-Tag: v2.6.25-rc1~1143^2~669 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f5340933f9bacb403f49baaf8073320e3984841;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed