From patchwork Mon Oct 16 15:28:37 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Rutland X-Patchwork-Id: 826385 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=65.50.211.133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="nbC9elfv"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3yG2L21dCnz9s0g for ; Tue, 17 Oct 2017 02:29:14 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=cZDBHwwsNHNJ+fRXsyiZynMUQmkZwwg9AP2Hh3aCXik=; b=nbC 9elfv/5okp38TFP1ZtwRPPFFGmG4yhfNMGfTaOgdPMaZgQ6lVlabgPCuL88HngO8oan7JKN8wIkWG lZdAVvN7Nu332cyFBiYUaR4PFOF55iXWnlSKNuch8w1VRCBIZLc/EC4n2TnQf32NgOZT2XSt4hAoN i8wqjgpOW8tZKVIoRBsKvfcWKgcVyfzzbP00qU5EZTwJILWzvc1pFady5NPFU6wHE3M9Zt+t11rgh ylIZu59a27dZrAoLSekMngiVcFiOUV7zddllQ4XWqAiQXtPCKP6qDXDqGAimufLKsB0dxQVm3LofI K7BLDcegoIX5XFwrRtlNyOvhjolLgkg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1e47KI-0008Tg-VW; Mon, 16 Oct 2017 15:29:11 +0000 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70] helo=foss.arm.com) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1e47KF-0008SZ-IG for linux-arm-kernel@lists.infradead.org; Mon, 16 Oct 2017 15:29:09 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 15E601529; Mon, 16 Oct 2017 08:28:47 -0700 (PDT) Received: from lakrids.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.72.51.249]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id A8E783F483; Mon, 16 Oct 2017 08:28:45 -0700 (PDT) From: Mark Rutland To: daniel.lezcano@linaro.org Subject: [GIT PULL] arch_timer updates for v4.15 Date: Mon, 16 Oct 2017 16:28:37 +0100 Message-Id: <20171016152839.14964-1-mark.rutland@arm.com> X-Mailer: git-send-email 2.11.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171016_082907_622828_B8D81B36 X-CRM114-Status: UNSURE ( 9.73 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -6.9 (------) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-6.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high trust [217.140.101.70 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , ard.biesheuvel@linaro.org, marc.zyngier@arm.com, linux-kernel@vger.kernel.org, tglx@linutronix.de, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Daniel, Please could you pull these arch timer updates for v4.15? The first patch is a fix from Ard that fixes probling the MMIO timers on some platforms. The other patch is a minor cleanup that prevents a warning when building tags. Thanks, Mark. The following changes since commit 9e66317d3c92ddaab330c125dfe9d06eee268aff: Linux 4.14-rc3 (2017-10-01 14:54:54 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git tags/arch-timer-4.15 for you to fetch changes up to cb3a23a029f6af0c73498b6a9773d6ec19541bf1: clocksource: arm_arch_timer: fix DEFINE_PER_CPU expansion (2017-10-16 15:37:16 +0100) ---------------------------------------------------------------- arch_timer updates for v4.15 - enable the MMIO CNTFRQ before reading it - avoid a warning when building tags ---------------------------------------------------------------- Ard Biesheuvel (1): clocksource: arm_arch_timer: validate CNTFRQ after enabling frame Mark Rutland (1): clocksource: arm_arch_timer: fix DEFINE_PER_CPU expansion drivers/clocksource/arm_arch_timer.c | 41 +++++++++++++++++++----------------- 1 file changed, 22 insertions(+), 19 deletions(-) Acked-by: Mark Rutland