commit | 08b23d74e07ac053fe4a5d6f4a48e8048fcfe52b | [log] [tgz] |
---|---|---|
author | Petr Tesarik <ptesarik@suse.cz> | Mon Feb 11 22:42:00 2008 +0100 |
committer | Tony Luck <tony.luck@intel.com> | Wed Mar 05 15:47:53 2008 -0800 |
tree | 0e758c5d215d7b5865617e542510d33c7e27bc7b | |
parent | 972559a05222c1d7ebd5dcde637542713bb8778d [diff] |
[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>