From nobody Sat Sep 23 16:30:23 2023 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RtF465msBz4ttR1; Sat, 23 Sep 2023 16:30:30 +0000 (UTC) (envelope-from madis555@hot.ee) Received: from SMTPOUT02.DKA.mailcore.net (smtpout02.dka.mailcore.net [81.7.169.175]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtpout02.dka.mailcore.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RtF4550DXz4TGG; Sat, 23 Sep 2023 16:30:29 +0000 (UTC) (envelope-from madis555@hot.ee) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=online.ee header.s=mailcore header.b="Jm/yIz2e"; spf=pass (mx1.freebsd.org: domain of madis555@hot.ee designates 81.7.169.175 as permitted sender) smtp.mailfrom=madis555@hot.ee; dmarc=pass (policy=reject) header.from=hot.ee Received: from SMTP.DKA.mailcore.net (unknown [10.1.0.52]) by SMTPOUT05.DKA.mailcore.net (Postfix) with ESMTP id 14112E0150; Sat, 23 Sep 2023 18:30:24 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=online.ee; s=mailcore; t=1695486624; bh=W9I6PFDsHHRQIMtKwfT1Rt4XOVpmAP660g7DCM/BJ7w=; h=Date:From:To:Subject:From; b=Jm/yIz2eGLv+bR6/ZYYxfAmchZSAVFmAR0k9uQqDlB0mqqWw8Vo0l86HpJObzCnVg LT1PAjgBPYCwkpWnPzVS6Kob/xlJLs2jPwyiG+o1LUx6v1PL66/TukSLAO+zeU4jxU a+NT9YiFn+gDkpMBPcNad2vPfGHRyBNvFKl/Pq+45ENZAkhEE8stub8uO/qeYWhI9p Q7ei/jJc5JPtdc4xIgw6kha8DVSYZoKBdnGA5fDT71LxBlWDyBH6u9EXGFLnNAL7XK U8HYh2TLsEOz7EwEJ4i7syPqScPzWOsedAVhY4Srs7FFbvhaLEqa6M8TwZYHTA675F 6WnxUG2BN3tpA== Received: from [127.0.0.1] (111-190-35-213.dyn.estpak.ee [213.35.190.111]) by SMTP.DKA.mailcore.net (Postfix) with ESMTPSA id 89879400A6; Sat, 23 Sep 2023 18:30:23 +0200 (CEST) Date: Sat, 23 Sep 2023 19:30:23 +0300 From: Sulev-Madis Silber To: freebsd-current@freebsd.org, freebsd-arm@freebsd.org Subject: =?US-ASCII?Q?=28some=3F=29_armv7_time_issues_fixed_wit?= =?US-ASCII?Q?h_hw=2Euserspace=5Fallow=5Fphys=5Fcounter=3D1?= User-Agent: K-9 Mail for Android Message-ID: <620D94D0-D5AF-400A-B26C-7027EE902100@hot.ee> List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: -- X-Spamd-Result: default: False [-2.56 / 15.00]; SUBJ_EXCESS_QP(1.20)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-0.98)[-0.981]; NEURAL_HAM_SHORT(-0.78)[-0.775]; DMARC_POLICY_ALLOW(-0.50)[hot.ee,reject]; R_SPF_ALLOW(-0.20)[+ip4:81.7.169.128/25]; R_DKIM_ALLOW(-0.20)[online.ee:s=mailcore]; MIME_GOOD(-0.10)[text/plain]; ASN(0.00)[asn:47292, ipnet:81.7.128.0/18, country:DK]; MIME_TRACE(0.00)[0:+]; MLMMJ_DEST(0.00)[freebsd-arm@freebsd.org,freebsd-current@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; FREEMAIL_ENVFROM(0.00)[hot.ee]; RCPT_COUNT_TWO(0.00)[2]; RCVD_TLS_LAST(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; DKIM_TRACE(0.00)[online.ee:+]; FREEMAIL_FROM(0.00)[hot.ee]; TO_DN_NONE(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; ARC_NA(0.00)[]; SUBJECT_HAS_QUESTION(0.00)[] X-Rspamd-Queue-Id: 4RtF4550DXz4TGG i found issue, but this needs more testing and i only have allwinner h3 her= e with hw=2Euserspace_allow_phys_counter=3D1 time doesn't jump forward and back (!) anymore i tracked this down to this commit here: 7ad28b73ec1f - arm: Add a userspace physical timer check perhaps there are more people out there with current on 32bit arm=2E=2E=2E