commit | 03f511dd02f1431ef652fb97a7f2fe7aef47e025 | [log] [tgz] |
---|---|---|
author | Isaku Yamahata <yamahata@valinux.co.jp> | Wed Mar 04 21:06:52 2009 +0900 |
committer | Tony Luck <tony.luck@intel.com> | Thu Mar 26 11:02:42 2009 -0700 |
tree | 87bbff26febaa0eb0e85d1c23886a1cc913af30a | |
parent | bf7ab02f620c1020c869fc71a2c855918b6a5375 [diff] |
ia64/pv_ops: implement binary patching optimization for native. implement binary patching optimization for pv_cpu_ops. With this optimization, indirect call for pv_cpu_ops methods can be converted into inline execution or direct call. Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: Tony Luck <tony.luck@intel.com>