[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)
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>

No differences found