[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ada3atetwyn.fsf@cisco.com>
Date: Thu, 03 Jan 2008 13:34:24 -0800
From: Roland Dreier <rdreier@...co.com>
To: David Dillow <dillowda@...l.gov>
Cc: torvalds@...ux-foundation.org, general@...ts.openfabrics.org,
linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] please pull infiniband.git for-linus
> @@ -423,8 +423,8 @@ static void srp_remove_work(struct work_struct *work)
> list_del(&target->list);
> spin_unlock(&target->srp_host->target_lock);
>
> - srp_remove_host(target->scsi_host);
> scsi_remove_host(target->scsi_host);
> + srp_remove_host(target->scsi_host);
Thanks... I just confirmed (by crashing my system) that either this
change or the fix to the srp transport class is needed too. I think
we have time before 2.6.24 final to get the right fix in, so I'll wait
until tomorrow before asking Linus to pull this.
- R.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists