Re: PATCH 2/4] scsi: megaraid_sas -- add module param fast_load

2007-09-14 Thread Andrew Morton
On Tue, 11 Sep 2007 08:28:14 -0400 linux-box <[EMAIL PROTECTED]> wrote: > Driver will skip physical devices scan for the first time if the fast_load is > set When preparing changelogs it is often good to describe _why_ the change is being made, as well as what the change does. It may be obvious

PATCH 2/4] scsi: megaraid_sas -- add module param fast_load

2007-09-13 Thread linux-box
Driver will skip physical devices scan for the first time if the fast_load is set Signed-off-by: Bo Yang <[EMAIL PROTECTED]> --- drivers/scsi/megaraid/megaraid_sas.c | 69 +++-- 1 files changed, 55 insertions(+), 14 deletions(-) diff -rupN linux-2.6.22_orig/drivers/scsi/m

Re: [PATCH 2/4] scsi: megaraid_sas -- add module param fast_load

2007-07-03 Thread Andrew Morton
On Sun, 01 Jul 2007 12:42:33 -0400 bo yang <[EMAIL PROTECTED]> wrote: > Driver will skip physical devices scan for the first time if the > fast_load is set. > All your patches are wordwrapped and will need to be resent. Also, there are multiple trivial errors in here, pretty much all of which w

[PATCH 2/4] scsi: megaraid_sas -- add module param fast_load

2007-07-03 Thread bo yang
Driver will skip physical devices scan for the first time if the fast_load is set. Signed-off-by: Bo Yang <[EMAIL PROTECTED]> --- drivers/scsi/megaraid/megaraid_sas.c | 64 +++-- 1 files changed, 50 insertions(+), 14 deletions(-) diff -rupN linux-2.6.22_orig/drivers/scsi/m