Received: by 10.192.165.148 with SMTP id m20csp3207904imm; Mon, 23 Apr 2018 02:30:38 -0700 (PDT) X-Google-Smtp-Source: AIpwx49xWOWhUfglx1YJHcwcYo0/FDwUc4GV7PtQbqJc6OHHKjfepCA570nnTesYz3CXhpThCQF5 X-Received: by 10.99.149.87 with SMTP id t23mr16146794pgn.77.1524475838518; Mon, 23 Apr 2018 02:30:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524475838; cv=none; d=google.com; s=arc-20160816; b=kOjNboYB7gAQ1lSu5FdBGqinrEzfgpKaS0bY2bokh2eKS1lCCDJxO1ktd24839HQxz 8OlOEcF0GxseFQBbhHPYtmh2T6xM10tPnWh/WgtzRG694++9IJBQktRfl9sdK7zlog76 sxLvQPC/sWJJ7lO/qpopiot6WoKzrfa3Ri0o91a2mSyjxy4XDM0SRTPJS2z3zMwId+yf EVibbns7JTF+U4ZUTgZlrEJh2R0VHl2Co2YWLX+3m1QrWpEKYormJG+kSZbqv4IdJat1 0xLS0NsIVvck3Aeg6usr2rxYmxgPa/fAfotDFFfDFrW9Kc4e1uagDF6Grnn2Rwbqlv66 +9Cw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=BdEfm+CxPqXzkJtwAP6f/ODSKd1ObKrBRJdAew8Hfzo=; b=GvsNrLC1Q7Wsvr6jxr+nIQLp62exBoreoduhIMrWclxicp9lQrEHm1gty6cLBQty+O ru4GppjelyP/KdG2YVbUsSdzv0ENx0L7Q0oUBVoFAoKBlCo6rRyMJ7kADzlYJpsExuaL kSrno38PfPxTsd0+l0EGyyNOxQB5q8DMiPpjEeGWKKHeOf2lDD3rI2upqua7+xW1vfMC UscHvPSz/8CfW0SM3ux93rj5FTMbGDLns3EK5c2DL7ZSmTX8UGtTmAJTIx1nKUII91e9 W2/p/TQAG+SgKrp3Whyj3/4IK5EfGsZytNqvWWkVcbvys075a0jHVwADgSAzQDsRENMx CFuw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e63si6113132pfd.261.2018.04.23.02.30.23; Mon, 23 Apr 2018 02:30:38 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754613AbeDWJ1u (ORCPT + 99 others); Mon, 23 Apr 2018 05:27:50 -0400 Received: from cloudserver094114.home.pl ([79.96.170.134]:46635 "EHLO cloudserver094114.home.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754542AbeDWJ1q (ORCPT ); Mon, 23 Apr 2018 05:27:46 -0400 Received: from 79.184.254.176.ipv4.supernova.orange.pl (79.184.254.176) (HELO aspire.rjw.lan) by serwer1319399.home.pl (79.96.170.134) with SMTP (IdeaSmtpServer 0.83) id c1b61ef8b7470b2a; Mon, 23 Apr 2018 11:27:43 +0200 From: "Rafael J. Wysocki" To: Peter Zijlstra Cc: Diego Viola , linux-kernel@vger.kernel.org, tglx@linutronix.de, len.brown@intel.com, rui.zhang@intel.com, linux-pm@vger.kernel.org Subject: Re: Experiencing freezes with kernel 4.16.3 on a desktop with E5500 CPU (bisect included) Date: Mon, 23 Apr 2018 11:27:36 +0200 Message-ID: <2120072.1825pzNyX4@aspire.rjw.lan> In-Reply-To: <20180423091633.GU4064@hirez.programming.kicks-ass.net> References: <20180423091633.GU4064@hirez.programming.kicks-ass.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday, April 23, 2018 11:16:33 AM CEST Peter Zijlstra wrote: > On Sat, Apr 21, 2018 at 11:19:55PM -0300, Diego Viola wrote: > > > The problem only happens *after* resuming from suspend, in normal S0 > > state it never happens. > > What kind of suspend are you doing? s2disk, s2ram ? > > > My machine is a desktop and has a dual core E5500 CPU with 2GB of RAM, > > I run Arch Linux and I use the i3wm. > > That's a Core2 era chip; does it actually have stable TSC ? > > > aa83c45762a242acce9b35020363225a7b59d7c9 is the first bad commit > > That is most curious; that was supposed to only affect early boot. I'll > try and figure out of there's some intersection with suspend. Well, FWIW, I wonder if the flags that were set in init_tsc_clocksource() for unstable TSC before the above commit may be involved in this somehow.