commit | bd5d0ccbef9f2565e76dba4ff291da6a2cb8b1b4 | [log] [tgz] |
---|---|---|
author | Alexander Schmidt <alexs@linux.vnet.ibm.com> | Mon Jul 05 11:41:56 2010 +0000 |
committer | Roland Dreier <rolandd@cisco.com> | Wed Aug 04 16:14:33 2010 -0700 |
tree | 61ea978da4a8b2512f000db036ac78b06137329e | |
parent | e675b6db1245649f91bb1bfb10baef9af6d3f8e6 [diff] |
IB/ehca: Init irq tasklet before irq can happen Initialize tasklet before interrupts are requested to prevent scheduling of an uninitialized tasklet. Signed-off-by: Alexander Schmidt <alexs@linux.vnet.ibm.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>