Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp3270598ybd; Fri, 28 Jun 2019 05:53:10 -0700 (PDT) X-Google-Smtp-Source: APXvYqwVLL2O/jujajfABHAq4pFwwa/rvUHPwwnq41q1T1jEqy3zuV0bQ31mg0BOk8cJmWuFE62E X-Received: by 2002:a17:902:403:: with SMTP id 3mr11276874ple.66.1561726390755; Fri, 28 Jun 2019 05:53:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561726390; cv=none; d=google.com; s=arc-20160816; b=y8w80IPSJC8rT7KNSDhxFM16ujyOyDDCbV8L74KnczKKpEz+jNaJLuR627feYSBfcm GVjCiYODU5DLQjvU6f6j6cnlyParobcxmCNDdGxNVxsV/SP95vZRY2r5bhIRQ/SGZQ/d NPvHIbswwF7LaVGdu3yYAaQZpv2hwfQjlzb30DS5AGMj7MlkwT6/j7HC08NNmFgVMVBG 2kZf+bmlTYJ43r4l1aA9+SBhs+jfl17o3MnbIeAGvmFkojuN2GmjJ05EiMiifaqpebEV 6AcN5j6iLSME7iG0ksy2kR4+JtxY29pPUuwpGnCK/m+wYX4dot6TjwUv+HT921LucsVT brDA== 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; bh=cbM29kuzZNvhnOTXFDJfMJKSw0u8+I0ij3iwiBZEKKI=; b=bWtQVmwFqIfriTxJC5EaowIEMT+6Zr4agnIHcBwEZNtQXqnZjVpxAa8ltnkK+kr9eo d06FCKHELIkqfd16QFwzraKdoL18jWrIYIpPCboN8YnZiKuz98+CiiFnt3KVzlaHIcH0 Y+ZpsGxsSjPdqMQ1DRm+j2J/CW6IQyqHOsE4VyhQ/6TIFgrb0c90sV+YvRGYqU+B9fKY vZMwKbeKPWMNefinXZ20q03ZI1Dj3fGzkXgxAUmP9FvNC4fvDR5dRRTfo9RBIlgV0qSj SMMoijD49Qyi63AK73YajyN2G3OPlcACK8p5seww4nyUXG3nl54G/oswsbjdHbXchsnV vUDw== 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 o63si2309369pjo.94.2019.06.28.05.52.53; Fri, 28 Jun 2019 05:53:10 -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 S1726786AbfF1MvW (ORCPT + 99 others); Fri, 28 Jun 2019 08:51:22 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:58069 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726590AbfF1MvW (ORCPT ); Fri, 28 Jun 2019 08:51:22 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id B13E38067C; Fri, 28 Jun 2019 14:51:09 +0200 (CEST) Date: Fri, 28 Jun 2019 14:51:20 +0200 From: Pavel Machek To: Sebastian Andrzej Siewior Cc: Jan Kiszka , linux-rt-users@vger.kernel.org, kernel list , mwhitehe@redhat.com Subject: Re: PREEMPT_RT_FULL on x86-32 machine Message-ID: <20190628125120.GB21311@amd> References: <20190622081954.GA10751@amd> <2804bc5b-18c1-2793-171c-045c0725a6a7@siemens.com> <20190624105340.GA21414@amd> <20190624132748.n4lgg4swj4nzirdb@linutronix.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/WwmFnJnmDyWGHa4" Content-Disposition: inline In-Reply-To: <20190624132748.n4lgg4swj4nzirdb@linutronix.de> 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 --/WwmFnJnmDyWGHa4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > > > >Is full preemption supposed to work on x86-32 machines? > > > > > > > >Because it does not work for me. It crashes early in boot, no messag= es > > > >make it to console. Similar configuration for x86-64 boots ok. > > > > > > >=20 > > > Maybe you can also tell which version(s) you tried, and in which > > > configuration(s), and how the crash looked like. > >=20 > > I wanted to know if the configuration is supposed to work at all > > before starting heavy debugging. From your reply I assume that it > > should work. > >=20 > > I tried 4.19.13-rt1-cip1 among others. Crash is early in boot, I can > > try some early printing... >=20 > The latest is v4.19.50-rt22 I would suggest that one. There was a bug > which was fixed either in 4.19.23-rt14 or in the following version. >=20 > If the latest one does not work please let me know and I will have a > look. Ok, let me try again. It seems the kernel based on the latest one works ok. Even suspend/resume works. Thanks, Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --/WwmFnJnmDyWGHa4 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl0WDUcACgkQMOfwapXb+vK5yQCeNKjG3rGjgsx9KqLkf32RYiJ9 6QMAnjOqSXA6Nqzzcac6pveqLSi0VimQ =luiT -----END PGP SIGNATURE----- --/WwmFnJnmDyWGHa4--