Received: by 10.192.165.148 with SMTP id m20csp1768701imm; Thu, 26 Apr 2018 01:52:53 -0700 (PDT) X-Google-Smtp-Source: AIpwx4/5PdaeQjokMsayM+zsXjqBfslqNy1rFgAjebi2HG2nyLwy2Jr7e4DvZYcX6a+WuA26/ZBy X-Received: by 2002:a17:902:3181:: with SMTP id x1-v6mr33013876plb.198.1524732772988; Thu, 26 Apr 2018 01:52:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524732772; cv=none; d=google.com; s=arc-20160816; b=LxbVq0jIMpgW/s6XN37XRqvRrjNgBfJYvLHxl6iBWIkqXSoMg6lnRRnUD7hq3qHFHA HF47c73GKSYCpwWhRCw3QNFmm55SqfjBPcLeQxQN5Wvif2inX8kDrN1czBItKO8XTz1p JEL+p1m6RGywhzz3HUjWXCrcRZUuVDo/50oK+AjzYqqyNWEcKwjFregHwcT9edg5MGs0 zHV9ALChlqrxo+zELeJxXUxaMhrq0sc+DKQIksNawp2vvyNfJyUUQhdit5Dmzjyn4u3O 7VpNsQNGevUUOyLoF8N6+aMJn7XHWBMEaRdULmaTMHJqURyUjrEqeel7LCcUHgCfD/ay dVoA== 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 :arc-authentication-results; bh=BYr3JwuKey2MD5lG15XBM0jBg9VpIluxSm637LzL9a8=; b=q/G7eVQP3u+PcQrC5yw8qLxIgID+esugkrDvUwu27Uly4sfS2CQD2abxWlUdhuUiPq mx3vNuPxCRnU5ju5z5WqvBBN2xdmTey12v7aexJyCEWIsvNxKW+biOhqLJXtMQrrGgPR zqNBxOC7nvdQiuMvV/eM+DkIAs6QfMfeoTySEOVZMUH/fi2s4CUdmft7wbTdKjJUqba+ XdoPa9lvo/XKAkdcLt/lR16VOlR3ufveq0qixzJlElGd1G/a2J2Wx0YwqGC5nvhZ3+3a xaWGlwIpt/fWv7AnPqoCdcfEM7VUSkDQQumz4nzYIUSwqEt7rikSR2eXz76Z/vFGiijG tqWQ== 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 f15si15203526pgr.138.2018.04.26.01.52.38; Thu, 26 Apr 2018 01:52:52 -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 S1754630AbeDZIvZ (ORCPT + 99 others); Thu, 26 Apr 2018 04:51:25 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:46235 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754404AbeDZIvW (ORCPT ); Thu, 26 Apr 2018 04:51:22 -0400 Received: from hsi-kbw-5-158-153-52.hsi19.kabel-badenwuerttemberg.de ([5.158.153.52] helo=nanos.tec.linutronix.de) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1fBccU-0000VN-Lj; Thu, 26 Apr 2018 10:51:14 +0200 Date: Thu, 26 Apr 2018 10:51:14 +0200 (CEST) From: Thomas Gleixner To: "Rafael J. Wysocki" cc: Mike Galbraith , "Rafael J. Wysocki" , John Stultz , Genki Sky , David Herrmann , lkml , Sergey Senozhatsky , Linus Torvalds , Peter Zijlstra , Pavel Machek , Linux PM Subject: Re: [RFC/RFT patch 0/7] timekeeping: Unify clock MONOTONIC and clock BOOTTIME In-Reply-To: Message-ID: References: <1996930.B4PaKZ6i1F@aspire.rjw.lan> <1858767.c2KKoU8fl2@aspire.rjw.lan> <1524726236.7572.1.camel@gmx.de> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 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 Thu, 26 Apr 2018, Rafael J. Wysocki wrote: > On Thu, Apr 26, 2018 at 9:42 AM, Thomas Gleixner wrote: > > On Thu, 26 Apr 2018, Mike Galbraith wrote: > >> On Wed, 2018-04-25 at 15:03 +0200, Thomas Gleixner wrote: > >> > Right, it does not matter. The real interesting one is d6ed449afdb3. > >> > >> FWIW, three boxen here suspend/resume fine, but repeatably exhibit the > >> below after a very few minute suspend, and a short bisect fingered your > >> suspect. Distro is opensuse 42.3. > >> > >> [ 211.113902] Restarting tasks ... done. > >> [ 211.114817] PM: suspend exit > >> [ 212.312993] systemd-journald[7266]: File /var/log/journal/016627c3c4784cd4812d4b7e96a34226/system.journal corrupted or uncleanly shut down, renaming and replacing. > >> [ 212.313363] systemd-coredump[7264]: Detected coredump of the journal daemon itself, diverted to /var/lib/systemd/coredump/core.systemd-journal.0.0aa39276decf4f1ab6fda3464e31f9dd.582.1524720954000000. > >> > > > > Huch, that rather looks like a genuine application bug. > > Well, say you set a timer to wake you up in X seconds. When you wake > up, you look at a clock and see that Y seconds have passed and Y is > much greater than X. I guess you'd think that something's wrong. :-) And that makes you coredump, right? Brilliant choice. Thanks, tglx