diff options
author | Jayamohan Kallickal <jayamohan.kallickal@emulex.com> | 2014-05-06 05:41:25 +0400 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-05-28 20:13:14 +0400 |
commit | 0598b8afd65d6b0893d217f7cf77ea315cdfcb5b (patch) | |
tree | 8d70a64d7c9288e6636f89c9d99fcb5087e17334 /kernel/kcmp.c | |
parent | daa8dc081cd801635b2757aa6f257a79d9ac6d2c (diff) | |
download | linux-0598b8afd65d6b0893d217f7cf77ea315cdfcb5b.tar.xz |
be2iscsi: Fix exposing Host in sysfs after adapter initialization is complete
Before probe for function was completed, iSCSI Daemon had initiated login
to target while OS was coming up. The targets which had node.startup=automatic,
login process was initiated.Since function specific initialization was still in
progress this lead to kernel panic.
Fixed the issue by moving iscsi_host_add() call after adapter initialization
is done.
Signed-off-by: John Soni Jose <sony.john-n@emulex.com>
Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'kernel/kcmp.c')
0 files changed, 0 insertions, 0 deletions