Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754225Ab3C1SZ7 (ORCPT ); Thu, 28 Mar 2013 14:25:59 -0400 Received: from mail-wi0-f178.google.com ([209.85.212.178]:48854 "EHLO mail-wi0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753719Ab3C1SZ4 (ORCPT ); Thu, 28 Mar 2013 14:25:56 -0400 MIME-Version: 1.0 In-Reply-To: <51546359.8000002@gmail.com> References: <5153B03E.2050201@gmail.com> <51546359.8000002@gmail.com> Date: Thu, 28 Mar 2013 14:25:55 -0400 Message-ID: Subject: Re: intel_pstate_timer_func divide by zero oops From: Parag Warudkar To: Dirk Brandewie Cc: "Rafael J. Wysocki" , cpufreq@vger.kernel.org, linux-pm@vger.kernel.org, LKML , Linus Torvalds Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1156 Lines: 35 On Thu, Mar 28, 2013 at 11:35 AM, Dirk Brandewie wrote: >>> pid_param_set() is on the stack which means that something is changing >>> the debugfs parameters or the stack is FUBAR. >>> >> I somehow doubt the stack is messed up as the call traces are always >> identical. >> (pid_param_set() seems to be in first trace as well.) >> > > I agree that the two oops are likely the same but unless something is > crawling > through debugfs writing random values to the files there pid_param_set() > should not be on any stack anywhere. Ok. > > There was a similar bug reported by fedora: > https://bugzilla.redhat.com/show_bug.cgi?id=920289 > > This bug has not showed up again since rc3 can you try the current rc to see > if > you still see the problem? > I updated the Fedora BZ - the oops I got is from latest git as of yesterday. So I think the bug is still there post -rc3. Parag -- 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/