summaryrefslogtreecommitdiff
path: root/firmware/.gitignore
diff options
context:
space:
mode:
authorSumit.Saxena@avagotech.com <Sumit.Saxena@avagotech.com>2015-04-23 14:00:09 +0300
committerJames Bottomley <JBottomley@Odin.com>2015-05-25 18:46:26 +0300
commitd3557fc8be11d25f316884581f487684f8e7dad3 (patch)
treefb25ea261e2c99e6910db0fac6cc8938668d4fb3 /firmware/.gitignore
parentea47ebf15d68d616cf0daef31e7f694d11b59f7f (diff)
downloadlinux-d3557fc8be11d25f316884581f487684f8e7dad3.tar.xz
megaraid_sas : Add separate function for setting up IRQs
This patch will create separate functions for- 1) setting up IRQs for MSI-x interrupts 2) setting up IRQs for legacy interrupts 3) freeing up IRQs. and enable interrupts after adapter's initialization. The reason behind initialising adapter earlier is: by that time firmware is operational and can send interrupts, so better to use interrupt based interface to send internal DCMD to firmware instead of using polling method, since MFI frames' pool size is reduced and polling method does not free up MFI frame for fusion adapters, so sending more DCMDs with polled method may cause MFI frames's pool go out of frames and end up failing DCMD. Signed-off-by: Kashyap Desai <kashyap.desai@avagotech.com> Signed-off-by: Sumit Saxena <sumit.saxena@avagotech.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: James Bottomley <JBottomley@Odin.com>
Diffstat (limited to 'firmware/.gitignore')
0 files changed, 0 insertions, 0 deletions