diff options
author | David Mosberger-Tang <davidm@hpl.hp.com> | 2005-04-27 21:16:07 -0700 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2005-04-27 21:16:07 -0700 |
commit | 96e017495e6833adcbad84783e3c5eb685836bbf (patch) | |
tree | 41504d1ba4f94282d109224936ae6829109c3e6d /include/asm-ppc/mpc8xx.h | |
parent | 3c79c8b1d92a9ae3edf3cbcd2c43c553ee0f1d83 (diff) | |
download | kernel_samsung_smdk4412-96e017495e6833adcbad84783e3c5eb685836bbf.zip kernel_samsung_smdk4412-96e017495e6833adcbad84783e3c5eb685836bbf.tar.gz kernel_samsung_smdk4412-96e017495e6833adcbad84783e3c5eb685836bbf.tar.bz2 |
[IA64] On return from syscall, hint b7 with __kernel_syscall_via_epc().
Why is this a good idea? Clearing b7 to 0 is guaranteed to do us no
good and writing it with __kernel_syscall_via_epc() yields a 6 cycle
improvement _if_ the application performs another EPC-based system-
call without overwriting b7, which is not all that uncommon. Well
worth the minimal cost of 1 bundle of code.
Signed-off-by: David Mosberger-Tang <davidm@hpl.hp.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'include/asm-ppc/mpc8xx.h')
0 files changed, 0 insertions, 0 deletions