[IA64] remove duplicate code for register access
authorShaohua Li <shaohua.li@intel.com>
Thu, 28 Feb 2008 08:09:42 +0000 (16:09 +0800)
committerTony Luck <tony.luck@intel.com>
Wed, 12 Mar 2008 23:28:02 +0000 (16:28 -0700)
commit4cd8dc83581906948ff4cfa65007e64496b5a7c8
treefa3265bc11dcf158731b06419b29ed1fa5fd578c
parent6cb53d7a6f40858181facde0f52587731d2e621f
[IA64] remove duplicate code for register access

We have duplicate code to access registers (access_uarea and regset
way). They just have different layout, so remove duplicate code.

Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/ptrace.c