From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751505AbcBOTqc (ORCPT ); Mon, 15 Feb 2016 14:46:32 -0500 Received: from bh-25.webhostbox.net ([208.91.199.152]:58232 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751178AbcBOTq3 (ORCPT ); Mon, 15 Feb 2016 14:46:29 -0500 Date: Mon, 15 Feb 2016 11:46:27 -0800 From: Guenter Roeck To: Tony Lindgren Cc: "Rafael J. Wysocki" , Marc Zyngier , Viresh Kumar , "Rafael J. Wysocki" , linux-next@vger.kernel.org, Linux Kernel Mailing List , "linux-arm-kernel@lists.infradead.org" , "linux-pm@vger.kernel.org" , Peter Zijlstra Subject: Re: Crashes in arm qemu emulations due to 'cpufreq: governor: Replace timers with utilization ...' Message-ID: <20160215194627.GA25882@roeck-us.net> References: <20160215170527.GA24453@roeck-us.net> <56C22105.6050900@arm.com> <1508162.Id3YElPxB2@vostro.rjw.lan> <20160215194227.GY19432@atomide.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160215194227.GY19432@atomide.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-Authenticated_sender: guenter@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: authenticated_id: guenter@roeck-us.net X-Authenticated-Sender: bh-25.webhostbox.net: guenter@roeck-us.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 15, 2016 at 11:42:27AM -0800, Tony Lindgren wrote: > * Rafael J. Wysocki [160215 11:28]: > > > > Guenter, Tony, > > > > Below is a patch to try, on top of linux-next. > > Fixes the issue on UP for me: > > Tested-by: Tony Lindgren > > > Please let me know if the problem is still around with that patch applied. > > It seems we still have another issue with SMP systems, see below. > Try https://patchwork.kernel.org/patch/8318221 Guenter