From: Harvey Harrison Date: Wed, 30 Jan 2008 12:33:16 +0000 (+0100) Subject: x86: unify pt_regs accessors ptrace.h X-Git-Tag: v2.6.25-rc1~1143^2~263 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90d43d728d22a5e20c63c8db1cfb497210768f19;p=pandora-kernel.git x86: unify pt_regs accessors ptrace.h Unify the definiton of: v8086_mode user_mode user_mode_vm stack_pointer instruction_pointer frame_pointer in ptrace.h to make it clear where the differences are between 32 and 64 bit. Changes macros to static inlines as well. Signed-off-by: Harvey Harrison Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed