Received: by 2002:a05:6a10:6d10:0:0:0:0 with SMTP id gq16csp2734756pxb; Mon, 25 Apr 2022 00:52:38 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyQUVtvv4D+lORSjn6dFAXTMKqje/untw6KGQHtvflcU6reZOAc6rx0fvt9H/a36MB09ho4 X-Received: by 2002:a17:907:161f:b0:6f0:653:d95e with SMTP id hb31-20020a170907161f00b006f00653d95emr15508603ejc.237.1650873158667; Mon, 25 Apr 2022 00:52:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1650873158; cv=none; d=google.com; s=arc-20160816; b=vzD/78Ds+qPwyEkcOjXLHqw0P7EKgBZs10VTXi0jpP8scSLGir35w/JCI88Zqe43Zh gr3XfJPCpsyczNa+nVRmpPsq7wgqh2c6u+0xXd26S8NzA7je9rRg/MH/gHI2xcio+J5g ZmnGJeroteAnDDXUWlTF5IIzTD5fGkU/EFOfJSnVgd17ywmIhDcablDCg2gvOrzcNGN5 a0YBYO8YRxRvQeq4+5zQ48YYk01hY5kUZe5YHposNNmZEsdt7MdmNU2fySORiqzLQyEe /+N1+S8TS+72HWOyskN5hneviSEIflpGkG4rH4REb9VX1UW350dZGRxMCr5ozxKKkusN frjA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:user-agent:message-id:subject:cc:to :from:date; bh=5R2LtB66TtKCxg0rrIoWSbaiacHSurVL1qdBq/1rw1k=; b=ovm0dPb8bCd9NSTw1S0eYX8jlj3JiagVObxKvd+4kCFMuAYOCVDjg3K2E3YfJHoV/+ wRL6dxXpBlbPcF8Gkn/EqT/VKC6SPwJCIgL/vI3OPA1L+MGkclTv5EqWgFGzoUu2lSqI WBJFqZKLQN2dHo+CFBGrakk99XE89RjQvq79XxNnm1ce8xZ8XYuZi3ZUKi4ztrnfLmtQ uS4ZOHRCCj7N1/AVJICj4cdV5uMePKmGtP4PzVXc9Xgzz46sghwXqzXfiVYF7nnxFdmo hziUox0uE/cDoiKedqreMl0uefHDT70JpGJSoE0YdIn42iSLEJ1tDEUrC92xttYEna/K 21ew== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id z20-20020a170906435400b006e8050c90b2si12575798ejm.505.2022.04.25.00.52.14; Mon, 25 Apr 2022 00:52:38 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239328AbiDXLuT (ORCPT + 99 others); Sun, 24 Apr 2022 07:50:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56160 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236379AbiDXLuR (ORCPT ); Sun, 24 Apr 2022 07:50:17 -0400 Received: from angie.orcam.me.uk (angie.orcam.me.uk [IPv6:2001:4190:8020::34]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 4C04D1331BD for ; Sun, 24 Apr 2022 04:47:16 -0700 (PDT) Received: by angie.orcam.me.uk (Postfix, from userid 500) id 93D1C92009C; Sun, 24 Apr 2022 13:47:15 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id 8CECB92009B; Sun, 24 Apr 2022 12:47:15 +0100 (BST) Date: Sun, 24 Apr 2022 12:47:15 +0100 (BST) From: "Maciej W. Rozycki" To: John Stultz , Thomas Gleixner , Stephen Boyd , Russell King , Ingo Molnar cc: linux-kernel@vger.kernel.org Subject: [PATCH 0/3] sched_clock: Fixes for frequency reporting Message-ID: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00,HDRS_LCASE, SPF_HELO_NONE,SPF_NONE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Hmm, kernel/time/sched_clock.c lacks a MAINTAINERS entry, but I guess it goes along with either high-resolution timers or clocksource core. Please advise otherwise. In the course of reviewing the MIPS part of the `random_get_entropy' patch set recently posted I have noticed the odd rounding mode used for clock source frequency reporting, and then upon inspecting code involved I've come across a couple of further small issues. This patch set addresses these issues. Please see individual change descriptions for details. Maciej