LWN.net Logo

V2 Add support for new IBM SAS controllers

From:  wenxiong@linux.vnet.ibm.com
To:  James.Bottomley@HansenPartnership.com
Subject:  [PATCH 0/8] V2 Add support for new IBM SAS controllers
Date:  Fri, 11 Jan 2013 17:43:46 -0600
Message-ID:  <20130111234346.012076652@linux.vnet.ibm.com>
Cc:  linux-scsi@vger.kernel.org, brking@linux.vnet.ibm.com, klebers@linux.vnet.ibm.com
Archive-link:  Article, Thread

This is version 2 of ipr patches to support new IBM SAS controllers. 
In V2, we have fixed the following suggestions/warning/sparse errors:

1.Changed simple_strtoul() to kstrtoul() in ipr_restore_iopoll_weight routine.
2.Removed the __dev annotations.
3.Fixed unlock bugs which are caused by my previous patches(reported by sparse).
4.BUG_ON gcc 4.7 warning.
5.Fixed sparse error in original ipr driver.

Let me know if you have any questions.

Thanks for your help!
Wendy
-- 
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds