summaryrefslogtreecommitdiffstats
path: root/mm/cma_debug.c
diff options
context:
space:
mode:
authorSumit.Saxena@avagotech.com <Sumit.Saxena@avagotech.com>2015-04-23 13:00:09 +0200
committerJames Bottomley <JBottomley@Odin.com>2015-05-25 17:46:26 +0200
commitd3557fc8be11d25f316884581f487684f8e7dad3 (patch)
treefb25ea261e2c99e6910db0fac6cc8938668d4fb3 /mm/cma_debug.c
parentcsiostor: fix an error code in csio_hw_init() (diff)
downloadlinux-d3557fc8be11d25f316884581f487684f8e7dad3.tar.xz
linux-d3557fc8be11d25f316884581f487684f8e7dad3.zip
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 'mm/cma_debug.c')
0 files changed, 0 insertions, 0 deletions