Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753962Ab1BIUUm (ORCPT ); Wed, 9 Feb 2011 15:20:42 -0500 Received: from mail.linux-iscsi.org ([67.23.28.174]:45925 "EHLO linux-iscsi.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750946Ab1BIUUk (ORCPT ); Wed, 9 Feb 2011 15:20:40 -0500 Subject: Re: Linux 2.6.38-rc4 (target_core: rmmod GP fault) From: "Nicholas A. Bellinger" To: James Bottomley Cc: Linus Torvalds , Randy Dunlap , Joel Becker , scsi , Linux Kernel Mailing List In-Reply-To: <1297282433.3016.43.camel@mulgrave.site> References: <20110209092851.bba6c40c.randy.dunlap@oracle.com> <1297281744.18212.44.camel@haakon2.linux-iscsi.org> <1297282433.3016.43.camel@mulgrave.site> Content-Type: text/plain Date: Wed, 09 Feb 2011 12:20:35 -0800 Message-Id: <1297282835.18212.57.camel@haakon2.linux-iscsi.org> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2120 Lines: 52 On Wed, 2011-02-09 at 14:13 -0600, James Bottomley wrote: > On Wed, 2011-02-09 at 12:02 -0800, Nicholas A. Bellinger wrote: > > On Wed, 2011-02-09 at 11:00 -0800, Linus Torvalds wrote: > > > On Wed, Feb 9, 2011 at 9:28 AM, Randy Dunlap wrote: > > > > x86_64, nearly allmodconfig. No target hardware. > > I believe the above patch resolves the specific rmmod issue. > > However, during SLUB poisioning testing we also came across errors with > > the incorrect use of struct config_item_operations->release() in > > target_core_configfs.c and target_core_fabric_configfs.c code. The > > series to address these was included in the last series to James here: > > > > [PATCH 00/12] target: Updates for .38-rc4 > > http://marc.info/?l=linux-scsi&m=129680191624837&w=2 > > > > Note that this series for-38 mainline needs to be applied on top of the > > original update series after the drivers/target/ mainline merge: > > > > [PATCH 00/24] target updates for .38-rc3 (v2) > > http://marc.info/?l=linux-scsi&m=129632617326015&w=2 > > > > The entire series is available from > > > > git://git.kernel.org/pub/scm/linux/kernel/git/nab/scsi-post-merge-2.6.git for-38-rc4 > > > > James, please review + sign-off so we can get these updates into mainline. > > Firstly, could we get the serious bug fixes identified and separated > from the general enhancement updates, so they can go in a fixes tree > without depending on enhancements? The former category would include > the /proc interface removal, since we don't want the legacy interface to > be in a released kernel. > Everything in those two series should be considered bug fixes and immediate for-38 mainline material. The target_core_mib.c statistics logic using procfs seq_list() has been removed in [PATCH 12/12] of the most recent series above. Thanks, --nab -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/