From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [stable] [PATCH 1/2] CPUFREQ: Remove unneeded dbs_mutexes from ondemand and conservative governors Date: Tue, 30 Jun 2009 16:39:12 -0700 Message-ID: <20090630233912.GA3709@kroah.com> References: <20090623193215.GA31374@elte.hu> <1245938485-12663-2-git-send-email-trenn@suse.de> <20090630225813.GB2634@kroah.com> <20090630231452.GA23217@Krystal> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20090630231452.GA23217@Krystal> Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Mathieu Desnoyers Cc: Thomas Renninger , stable-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, hidave.darkstar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, cpufreq-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, rjw-KKrjLPT3xs0@public.gmane.org, penberg-bbCR+/B0CizivPeTLB3BmA@public.gmane.org, Venkatesh Pallipadi , davej-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, mingo-X9Un+BFzKDI@public.gmane.org, kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On Tue, Jun 30, 2009 at 07:14:52PM -0400, Mathieu Desnoyers wrote: > * Greg KH (greg-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org) wrote: > > I don't see the patch below in Linus's tree. If it's there, what is the > > git commit id? > > > > As I pointed out in an earlier reply, this patch is bogus and adds racy > data structure updates. It should not be merged. Ok, dropped. thanks, greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757360AbZF3Xjr (ORCPT ); Tue, 30 Jun 2009 19:39:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757788AbZF3Xj3 (ORCPT ); Tue, 30 Jun 2009 19:39:29 -0400 Received: from kroah.org ([198.145.64.141]:59665 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758483AbZF3Xj2 (ORCPT ); Tue, 30 Jun 2009 19:39:28 -0400 Date: Tue, 30 Jun 2009 16:39:12 -0700 From: Greg KH To: Mathieu Desnoyers Cc: Thomas Renninger , stable@kernel.org, hidave.darkstar@gmail.com, linux-kernel@vger.kernel.org, cpufreq@vger.kernel.org, rjw@sisk.pl, penberg@cs.helsinki.fi, Venkatesh Pallipadi , davej@redhat.com, mingo@elte.hu, kernel-testers@vger.kernel.org Subject: Re: [stable] [PATCH 1/2] CPUFREQ: Remove unneeded dbs_mutexes from ondemand and conservative governors Message-ID: <20090630233912.GA3709@kroah.com> References: <20090623193215.GA31374@elte.hu> <1245938485-12663-2-git-send-email-trenn@suse.de> <20090630225813.GB2634@kroah.com> <20090630231452.GA23217@Krystal> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090630231452.GA23217@Krystal> User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 30, 2009 at 07:14:52PM -0400, Mathieu Desnoyers wrote: > * Greg KH (greg@kroah.com) wrote: > > I don't see the patch below in Linus's tree. If it's there, what is the > > git commit id? > > > > As I pointed out in an earlier reply, this patch is bogus and adds racy > data structure updates. It should not be merged. Ok, dropped. thanks, greg k-h