Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp1481036imm; Tue, 10 Jul 2018 02:32:34 -0700 (PDT) X-Google-Smtp-Source: AAOMgpdn+R9epM4EnG8s6RnnYQs4suFPM6sKRDfj7RwbFW2OYWkIaUhRNNTTwYTClw5R3dLrb/rI X-Received: by 2002:a62:4083:: with SMTP id f3-v6mr22288749pfd.229.1531215154606; Tue, 10 Jul 2018 02:32:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531215154; cv=none; d=google.com; s=arc-20160816; b=sD2QR5rvGx0IYaHL1T+WUxi+89X9uCLWk4tDT2PMpRXPTeD6YfaCMZi+oz+xZYeqRN SoaKDflP/HzY6rq+3pYBiivAiVjsWyygDwjsSvTUcwdPBiAMtgWL2qLPX1S7qIatjBR1 vVnYk6/4ohIXA+XsUdPlo+YB9E+V3Jk76SseBxGWJmnD05PuvWTuysMu8y8PPI6P+taJ GkaWli0V5TzRJkod30cGp5LOmx7T9/X+iVeasHDdIIoLmyetc0lVzmth+J9i5UFyt6Mt QK1uex6s9H9BmskL9MuNqvgpmUg24d/nT959y6dDPF/e41RD18Td3PScRiH9ctCYua74 VgZw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=J655FR0232Bo01vNyxCk9p+UIJX32IVxDPz0Hvek0rE=; b=ElV/mt4w7zpg4IpBE6sI8K3/ZpuoqYIEg0ZjPW1r7P+f3WIKPVN/aw8j75ik2Ct9D1 QDhSVDCdjOJeKvUAkdVffD1ZFCoo71toxZPx01aSi7u70pmDStOm1jkxFjQzCoZxQJ9V upoOl2h9onQka+dc4GsqhlJ/Svqk1fW/9ZW/G5g96xmVG8za4X2w619GbpQKMIG3pJvg IbyvemVlsP+o++W5Iwq0WLdZ7pn0gjYXlvoopuZ3IBncmD4qEKTaWTJMeK4PE/G91g0d /Pm0kfNRR7ZcG8QOUw2EDZYrhyOTCFyDjPWCT27WV5QPB6EBMYidBv2vehdyokAow6j9 dLyA== 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 4-v6si15925253pgn.90.2018.07.10.02.32.20; Tue, 10 Jul 2018 02:32:34 -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 S933131AbeGJJav (ORCPT + 99 others); Tue, 10 Jul 2018 05:30:51 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:50677 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751297AbeGJJau (ORCPT ); Tue, 10 Jul 2018 05:30:50 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 2D2E28039D; Tue, 10 Jul 2018 11:30:49 +0200 (CEST) Date: Tue, 10 Jul 2018 11:30:47 +0200 From: Pavel Machek To: Meelis Roos Cc: Linux Kernel list , Arnd Bergmann Subject: Re: 4.18-rc* regression: x86-32 troubles (with timers?) Message-ID: <20180710093047.GA31518@amd> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qDbXVdCdHGoSgWSk" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed 2018-07-04 14:41:08, Meelis Roos wrote: > I tried 4.18.0-rc1-00023-g9ffc59d57228 and now=20 > 4.18.0-rc3-00113-gfc36def997cf on a 32-bit server and then some other=20 > 32-bit machines, and got half-failed bootup - kernel and userspace come= =20 > up but some services fail to start, including network and=20 > systemd-journald: >=20 > systemd-journald[85]: Assertion 'clock_gettime(map_clock_id(clock_id), &t= s) =3D=3D 0' failed at ../src/basic/time-util.c:53, function now(). Abortin= g. >=20 > I then tried multiple other machines. All x86-64 machines seem=20 > unaffected, some x86-32 machines are affected (Athlon with AMD750=20 > chipset, Fujitsu RX100-S2 with P4-3.4, and P4 with Intel 865 chipset),=20 > some very similar x86-32 machines are unaffected. I have different=20 > customized kernel configuration on them, so far I have not pinpointed=20 > any configuration option to be at fault. >=20 > All machines run Debian unstable. >=20 > 4.17.0 was working fine. >=20 > Will continue with bisecting between 4.17.0 and=20 > 4.18.0-rc1-00023-g9ffc59d57228. I don't think if it helps you, but 4.18-rc4 seems to work okay for me (and previous versions did, too) on thinkpad X60. But I'm using older debian version. Pavel =09 --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --qDbXVdCdHGoSgWSk Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAltEfMcACgkQMOfwapXb+vJiGgCglYz3q/cWBP72VZVtGL1NyZBj Fc8AoJCxSMDyIP5L4Z7m0RL7M2jaAcY6 =+9wM -----END PGP SIGNATURE----- --qDbXVdCdHGoSgWSk--