]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit08f779f672a2b0720276cd07caf027b4afb1e0cf
tree7493676d8d2be425c6a5460c6db01e1268aca161
parent9fd8d374c1def8ae71686b27ef7ba87d84fabb7b
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>
drivers/infiniband/hw/ipath/ipath_intr.c