From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933040Ab1ETNBc (ORCPT ); Fri, 20 May 2011 09:01:32 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:44076 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932678Ab1ETNBa (ORCPT ); Fri, 20 May 2011 09:01:30 -0400 Date: Fri, 20 May 2011 09:01:27 -0400 From: Christoph Hellwig To: James Bottomley Cc: Andrew Morton , Linus Torvalds , linux-scsi , linux-kernel Subject: Re: [GIT PULL] First round of SCSI updates for 2.6.39 merge window Message-ID: <20110520130127.GA3428@infradead.org> References: <1305888118.2571.5.camel@mulgrave.site> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1305888118.2571.5.camel@mulgrave.site> User-Agent: Mutt/1.5.21 (2010-09-15) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 20, 2011 at 02:41:58PM +0400, James Bottomley wrote: > new fc module for the in-kernel target infrastructure and final removal > of the SCSI serial number, which served only to bounce lock cache lines > in the critical path. It's actually not completely gone yet, but we're one step closer now.