]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Fixed system panic when extents enabled with large number of small blocks (CR 128010)
authorVaios Papadimitriou <vaios.papadimitriou@emulex.com>
Tue, 8 May 2012 22:01:27 +0000 (17:01 -0500)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Wed, 9 May 2012 00:01:28 +0000 (17:01 -0700)
commit961af346d84d948e207a3d53b5a139a1fa9bdc2a
tree197e38ccad3a93ce0da862588a2dcc7c01e10912
parent8d4c1ea5c775e9e7de980eedc75ec2e359a3e3f8
Fixed system panic when extents enabled with large number of small blocks (CR 128010)

When LPe16000 port extents are enable with 24 extents of small blocks, the
system will crash at driver load time. This is because the total number of
sgls posted was not calculated correctly

commit id: 25090d398e97309931f87682174f377cf0ac1131

Signed-off-by: Maxim Uvarov <maxim.uvarov@oracle.com>
drivers/scsi/lpfc/lpfc_sli.c