IB/ipath: Improve interrupt handler cache footprint
authorDave Olson <dave.olson@qlogic.com>
Wed, 10 Oct 2007 12:10:35 +0000 (05:10 -0700)
committerRoland Dreier <rolandd@cisco.com>
Fri, 25 Jan 2008 22:15:25 +0000 (14:15 -0800)
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>

No differences found