Files
Joel D. Diaz 8bdb5d1a2d sd: Reshuffle init_sd to avoid crash
commit afd5e34b2b upstream.

scsi_register_driver will register a prep_fn() function, which
in turn migh need to use the sd_cdp_pool for DIF.
Which hasn't been initialised at this point, leading to
a crash. So reshuffle the init_sd() and exit_sd() paths
to have the driver registered last.

Signed-off-by: Joel D. Diaz <joeldiaz@us.ibm.com>
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2013-02-06 04:33:53 +00:00
..
2011-09-26 09:28:58 -05:00
2013-01-03 03:33:54 +00:00
2011-08-27 08:36:58 -06:00
2011-08-27 08:36:58 -06:00
2011-10-16 10:58:52 -05:00
2012-06-10 14:41:47 +01:00
2013-02-06 04:33:53 +00:00