Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764677AbXLMSrb (ORCPT ); Thu, 13 Dec 2007 13:47:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760085AbXLMSrU (ORCPT ); Thu, 13 Dec 2007 13:47:20 -0500 Received: from fwstl1-1.wul.qc.ec.gc.ca ([205.211.132.24]:8657 "EHLO ecqcmtlbh.quebec.int.ec.gc.ca" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753288AbXLMSrT convert rfc822-to-8bit (ORCPT ); Thu, 13 Dec 2007 13:47:19 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8BIT Subject: RE: [patch 32/36] XFS: Make xfsbufd threads freezable Date: Thu, 13 Dec 2007 13:46:55 -0500 Message-ID: In-Reply-To: <20071213063529.GG25301@kroah.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [patch 32/36] XFS: Make xfsbufd threads freezable Thread-Index: Acg9VD8EcIQ0eodmTK28GEmBIgDYyQAZBmQQ References: <20071213062511.265908583@mini.kroah.org> <20071213063529.GG25301@kroah.com> From: "Fortier,Vincent [Montreal]" To: "Greg KH" , , Cc: "Justin Forbes" , "Zwane Mwaikambo" , "Theodore Ts'o" , "Randy Dunlap" , "Dave Jones" , "Chuck Wolber" , "Chris Wedgwood" , "Michael Krufky" , "Chuck Ebbert" , "Domenico Andreoli" , , , , "Rafael J. Wysocki" , "David Chinner" , "Lachlan McIlroy" , "Oliver Pintr" X-OriginalArrivalTime: 13 Dec 2007 18:46:56.0821 (UTC) FILETIME=[89619650:01C83DB8] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1517 Lines: 45 > -----Message d'origine----- > De : linux-kernel-owner@vger.kernel.org > [mailto:linux-kernel-owner@vger.kernel.org] De la part de Greg KH > Envoy? : 13 d?cembre 2007 01:35 > > 2.6.22-stable review patch. If anyone has any objections, > please let us know. > > ------------------ > From: Rafael J. Wysocki > > patch 978c7b2ff49597ab76ff7529a933bd366941ac25 in mainline > > Fix breakage caused by commit 831441862956fffa17b9801db37e6ea1650b0f69 > that did not introduce the necessary call to set_freezable() > in xfs/linux-2.6/xfs_buf.c . > > SGI-PV: 974224 > SGI-Modid: xfs-linux-melb:xfs-kern:30203a > > Signed-off-by: Rafael J. Wysocki > Signed-off-by: David Chinner > Signed-off-by: Lachlan McIlroy > Cc: Oliver Pintr > Signed-off-by: Greg Kroah-Hartman > > --- Hi Greg, Don't know if it is related but I got this while building on Debian Etch 4.0: Building modules, stage 2. MODPOST 1882 modules ERROR: "set_freezable" [fs/xfs/xfs.ko] undefined! make[2]: *** [__modpost] Error 1 make[1]: *** [modules] Error 2 make[1]: Leaving directory `/usr/src/linux-headers-2.6.22.15-rc1-cfs-etch-686-envcan' make: *** [debian/stamp-build-kernel] Error 2 - vin -- 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/