From: Nilesh Javali Date: Thu, 10 Apr 2014 01:12:25 +0000 (-0400) Subject: qla4xxx: Export sysfs DDBs from DPC handler X-Git-Tag: omap-for-v3.16/fixes-against-rc1~13^2~99 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=906cbf3d2cef76a6e23207647cbbbc66023886f9;p=pandora-kernel.git qla4xxx: Export sysfs DDBs from DPC handler Issue: modprobe qla4xxx is killed by systemd due to timeout. Solution: The exporting of sysfs DDBs from qla4xxx_probe_adapter added delay of approximately 15s due to which system-udevd killed the modprobe of the driver. Added fix to export the sysfs DDBs from the DPC handler. Signed-off-by: Nilesh Javali Signed-off-by: Vikas Chaudhary Reviewed-by: Mike Christie Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed