commit | e193e3326c521eea6a0221e945627ae5e3274910 | [log] [tgz] |
---|---|---|
author | Dave Olson <dave.olson@qlogic.com> | Wed Oct 10 05:10:35 2007 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Fri Jan 25 14:15:25 2008 -0800 |
tree | 7493676d8d2be425c6a5460c6db01e1268aca161 | |
parent | 68e995a295720439ad2bf8677114cdf9d262d905 [diff] |
IB/ipath: Improve interrupt handler cache footprint Improve interrupt handler cache footprint by noinline'ing error functions that are rarely called. Signed-off-by: Dave Olson <dave.olson@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>