From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1765507AbXKOUFh (ORCPT ); Thu, 15 Nov 2007 15:05:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757348AbXKOUF3 (ORCPT ); Thu, 15 Nov 2007 15:05:29 -0500 Received: from smtp2.linux-foundation.org ([207.189.120.14]:52877 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752409AbXKOUF2 (ORCPT ); Thu, 15 Nov 2007 15:05:28 -0500 Date: Thu, 15 Nov 2007 12:05:19 -0800 From: Andrew Morton To: mgross@linux.intel.com Cc: Gabriel C , linux-kernel@vger.kernel.org Subject: Re: 2.6.24-rc2-mm1 Message-Id: <20071115120519.49a948c4.akpm@linux-foundation.org> In-Reply-To: <20071115172221.GA24837@linux.intel.com> References: <20071113175906.497a1a6a.akpm@linux-foundation.org> <473A678C.2020507@googlemail.com> <473A76FA.4050701@googlemail.com> <20071114202959.GA21049@linux.intel.com> <20071114124008.095f307d.akpm@linux-foundation.org> <20071115172221.GA24837@linux.intel.com> X-Mailer: Sylpheed 2.4.1 (GTK+ 2.8.17; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 15 Nov 2007 09:22:21 -0800 mark gross wrote: > On Wed, Nov 14, 2007 at 12:40:08PM -0800, Andrew Morton wrote: > > On Wed, 14 Nov 2007 12:29:59 -0800 mark gross wrote: > > > > > > > [ 102.366932] ======================= > > > > > [ 108.552031] printk: 31 messages suppressed. > > > > > > > > > > > > All this BUG / WARNINGS are caused by *-qos* patches. Reverting this 3 patches makes the BUGs go away : > > > > > > > > latencyc-use-qos-infrastructure.patch > > > > pm-qos-infrastructure-and-interface.patch > > > > pm-qos-infrastructure-and-interface-static-initialization-with-blocking-notifiers.patch > > > > > > > > > > > > Gabriel > > > > > > > > > > > This looks like the same issue Rafael saw. > > > > > > Try the patch in the following post: > > > > > > http://marc.info/?l=linux-kernel&m=119265627228498&w=2 > > > > > > > Well that's not very good. _I_ can go fishing in my lkml archives for random > > patches but not everyone is set up to do that. And the diff to which you > > refer gets 100% rejects against rc2-mm1 anyway. > > > > Please prepare a tested, changelogged patch against rc2-mm1 asap. > > I'm sorry for not being clear, this patch is already in your tree from a > few weeks ago. I was pointing Gabriel at the fix from back then. > But this bug report is against 2.6.24-rc2-mm1, released two days ago?