[IA64] do not sync RBS when changing PT_AR_BSP or PT_CFM
authorPetr Tesarik <ptesarik@suse.cz>
Mon, 11 Feb 2008 21:42:00 +0000 (22:42 +0100)
committerTony Luck <tony.luck@intel.com>
Wed, 5 Mar 2008 23:47:53 +0000 (15:47 -0800)
commit08b23d74e07ac053fe4a5d6f4a48e8048fcfe52b
tree0e758c5d215d7b5865617e542510d33c7e27bc7b
parent972559a05222c1d7ebd5dcde637542713bb8778d
[IA64] do not sync RBS when changing PT_AR_BSP or PT_CFM

Syncing is no longer needed, because user RBS is already
up-to-date.  Actually, if a debugger modified the contents
of the original RBS prior to changing PT_AR_BSP, the
modifications would get overwritten.

Signed-off-by: Petr Tesarik <ptesarik@suse.cz>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/ptrace.c