From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruno =?UTF-8?B?UHLDqW1vbnQ=?= Subject: Re: [Bug #13942] Troubles with AoE and uninitialized object Date: Fri, 2 Oct 2009 21:36:30 +0200 Message-ID: <20091002213630.42c73909@neptune.home> References: <3onW63eFtRF.A.xXH.oMTxKB@chimera> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="macroman" To: "Rafael J. Wysocki" Cc: Linux Kernel Mailing List , Kernel Testers List On Thu, 01 October 2009 "Rafael J. Wysocki" wrote: > This message has been generated automatically as a part of a report > of regressions introduced between 2.6.30 and 2.6.31. >=20 > The following bug entry is on the current list of known regressions > introduced between 2.6.30 and 2.6.31. Please verify if it still > should be listed and let me know (either way). >=20 >=20 > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=3D13942 > Subject : Troubles with AoE and uninitialized object > Submitter : Bruno Pr=C3=A9mont > Date : 2009-08-04 10:12 (59 days old) > References : http://marc.info/?l=3Dlinux-kernel&m=3D124938117104811&w= =3D4 This should have been fixed with commits: 18d8217bc441630c3c5ec7416c5a65c69e8a0979 aoe: end barrier bios with EOPNOTSUPP This addresses the trace on unmounting XFS 7135a71b19be1faf48b7148d77844d03bc0717d6 aoe: allocate unused request_queue for sysfs This addresses the NULL kobject part I think the second one made it into 2.6.31 but first one didn't, please double-check! I've not seen them on stable though (which might be worth especially for the first one) Bruno