Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp150108ybl; Wed, 21 Aug 2019 16:33:14 -0700 (PDT) X-Google-Smtp-Source: APXvYqzDEcRD6nm3uAQfKA+B1V6Imv2slr541Oofw3ZR1sawLS/uVdGJj+uqQKL7RTtYOPoQaBTF X-Received: by 2002:a63:2b0c:: with SMTP id r12mr31123531pgr.206.1566430394375; Wed, 21 Aug 2019 16:33:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566430394; cv=none; d=google.com; s=arc-20160816; b=cWJhSICbkHTdilvXXjQ/RK9F/hyHYN+9I6OUCcMnIiIenFDkFiG0L6asbL50I98Lob mfrcSc8U+K03s1WkfLx/VVHACnHhZ1/glXc0wnU5U+ZxgiziLBsCc9G3SRgJkOYYMFjP IdI87vJNEenS7FTYDYG75MAbuXCCio9gMMofObiGv425exZSgdKkp85DzfmaI3BF9Epx prdotoTDNRy35wGjWwkwgM7WLUE/0DS6ois9Bc66lUDrTwbay1m2Pi8ChR0SBPzuHNZD insUF2B5I0l3DMbNhy9nCWWQH3DodxdWeoZ3T/0ucLqQ7GDobwfxxbkU5cakSLQAfleo K39g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=uvfEax/ayCLZ/3+8aBOW6VjcH70pCFxM8uwt25L9ePQ=; b=Gl1+MGoCntbFR4eqh7mksuGZfAH7iIPnmMwGiaOfV1m3AF0o1M5pqANTL2WXs83uja znJerV9AWEpSsFus3K/MM+7RJo5nnXZG7cUZt1gFA5ZJkhST1d1p/Izb3wszI5axe9Yy zZFHG78WRMpR6DKrPEd6ZlTNItQYVCnU0IGShNlfD5YEHjoQa3RktfYjQ2xWsUif0Jp1 h/ZsTA0KERjcAQA6lMODLUcQPaHeNdCwJjiOWbUoxylIaaJErMNfnYnucfcjyEjfr6Qi NWq7MSsf1vwTTG2hs9vG8RHAMoi4p3j13ZCUlUa2zni396Jy66jgGpavbApqnGOVSU8p /xeA== 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 n9si15181499pgq.240.2019.08.21.16.32.57; Wed, 21 Aug 2019 16:33:14 -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 S1730805AbfHUVPl (ORCPT + 99 others); Wed, 21 Aug 2019 17:15:41 -0400 Received: from Galois.linutronix.de ([193.142.43.55]:57688 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729594AbfHUVPk (ORCPT ); Wed, 21 Aug 2019 17:15:40 -0400 Received: from p5de0b6c5.dip0.t-ipconnect.de ([93.224.182.197] helo=nanos) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1i0XxB-0005fR-Ae; Wed, 21 Aug 2019 23:15:37 +0200 Date: Wed, 21 Aug 2019 23:15:36 +0200 (CEST) From: Thomas Gleixner To: Woody Suwalski cc: LKML , "Rafael J. Wysocki" Subject: Re: Kernel 5.3.x, 5.2.2+: VMware player suspend on 64/32 bit guests In-Reply-To: Message-ID: References: <2e70a6e2-23a6-dbf2-4911-1e382469c9cb@gmail.com> <11dc5f68-b253-913a-4219-f6780c8967a0@intel.com> <594c424c-2474-5e2c-9ede-7e7dc68282d5@gmail.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 20 Aug 2019, Woody Suwalski wrote: > On Thu, Aug 15, 2019 at 2:37 AM Thomas Gleixner wrote: > > On Tue, 13 Aug 2019, Woody Suwalski wrote: > > > On Mon, Aug 12, 2019 at 1:24 PM Thomas Gleixner wrote: > > > > The ACPI handler is not the culprit. This is either an emulation bug or > > > > something really strange. Can you please use a WARN_ON() if the loop is > > > > exited via the timeout so we can see in which context this happens? > > > > > > > > > > B. On 5.3-rc4 problem is gone. I guess it is overall good sign. > > > > Now the interesting question is what changed between 5.3-rc3 and > > 5.3-rc4. Could you please try to bisect that? > > > > Apparently I can not, and frustrated'ingly do not understand it. > Tried twice, and every time I get it broken to the end of bisection - > so the fixed-in-5.3-rc4 theory falls apart. Yet if I build cleanly > 5.3-rc4 or -rc5, it works OK. > Then on a 32 bit system - I first tried with a scaled-down kernel > (just with the drivers needed in the VM). That one is never working, > even in rc5. Yet the "full" kernel works OK. So now there is a config > issue variation on top of other problem? Looks like and it would be good to know which knob it is. Can you send me the two configs please? > > dpm_suspend_noirq() is called with all CPUs online and interrupts > > enabled. In that case an interrupt pending in IRR does not make any sense > > at all. Confused. > > > For now I use a timeout counter patch - and it is showing 100% irq9 > jammed and needing rescue. And I am even more confused... You're not alone, if that gives you a bit of comfort :) Thanks, tglx