Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp4298578ybl; Mon, 13 Jan 2020 11:13:14 -0800 (PST) X-Google-Smtp-Source: APXvYqyyJ3WpTyCFwAbfim/Tn/nvrjk0nYwEnSb+PK6f4TeYVfwnvTmSnQnGr8qbiKCS2kzDymbh X-Received: by 2002:a9d:21f4:: with SMTP id s107mr14931588otb.102.1578942794824; Mon, 13 Jan 2020 11:13:14 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1578942794; cv=none; d=google.com; s=arc-20160816; b=Pajz6fUGTYVZEC8kAI0OmCwLouVTBBPx+uQrVE02Fd6MQjsJojsUb7nW6l/LYhmyzV 1Sb4l7pIqrXTgGnWxelnhvZ97oVjYP9CV/d10Syfo7WRRnMgUSg2Gh5GudFa9Byu0two AExdjFP6oXytpJq4YGsY2Cjq+8ps0RjjEBoHmZe7PzsJkHGd1fxrZB2Vgh5d2JSPCzot X0FlQr5l1pVjpBYEoPaskQtuCt8m818DfUJavOeuRiSh/wZzZUw1IrgOeZf6LTZ8XsQV 0hz3tLavWB7WlHbuZcVhDCmTSIMRAD/097glBzULFyn2sgimcyPuus1V9CV3vLxn2QI/ DLfw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :robot-unsubscribe:robot-id:message-id:mime-version:references :in-reply-to:cc:subject:to:reply-to:from:date; bh=gu8KlTWsqPsFyKz6X+lVoPCXkwWDN+oVwPXlLFuEU8c=; b=m5NO/7tAR94Hw7eOmD2irDldYMP4Enq4SZYbKW+Ky2gpJnhEIFVAZHA4XPO8kFlPe2 to5whoKAFDt43sYfYUS8UvTTfg2+UrGHO2s7sXVk9iRT4+zwIKiGDzCgWacepPr3E1aN TbCG4NerGJOruR6W6yK+6ZBtnG9haHmGcYnXJEcHdOfzLsfCGLjtbltPT5NZqo1FO/vQ NEOCKpF5kWF8SOKPGefkiCncTvb29SMA9p7FowcONZfzd+GV6jsKTq5mpMq+JXX1U0Uo wVPgPZ5G8ZkKVj8Lv+0WRCymzNcLOy+/Ft60fV9z+0TsZt835GNGTnF2RXm8nuqoWYDQ Q5LQ== 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 a12si6116562oie.87.2020.01.13.11.13.02; Mon, 13 Jan 2020 11:13:14 -0800 (PST) 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 S1729273AbgAMTKq (ORCPT + 99 others); Mon, 13 Jan 2020 14:10:46 -0500 Received: from Galois.linutronix.de ([193.142.43.55]:39973 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728994AbgAMTJu (ORCPT ); Mon, 13 Jan 2020 14:09:50 -0500 Received: from [5.158.153.53] (helo=tip-bot2.lab.linutronix.de) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1ir55u-0001Ap-Vm; Mon, 13 Jan 2020 20:09:47 +0100 Received: from [127.0.1.1] (localhost [IPv6:::1]) by tip-bot2.lab.linutronix.de (Postfix) with ESMTP id B810B1C18E1; Mon, 13 Jan 2020 20:09:32 +0100 (CET) Date: Mon, 13 Jan 2020 19:09:32 -0000 From: "tip-bot2 for Vincenzo Frascino" Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: timers/core] x86/vdso: Remove unused VDSO_HAS_32BIT_FALLBACK Cc: Vincenzo Frascino , Thomas Gleixner , x86 , LKML In-Reply-To: <20190830135902.20861-9-vincenzo.frascino@arm.com> References: <20190830135902.20861-9-vincenzo.frascino@arm.com> MIME-Version: 1.0 Message-ID: <157894257262.19145.17524089334624432015.tip-bot2@tip-bot2> X-Mailer: tip-git-log-daemon Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following commit has been merged into the timers/core branch of tip: Commit-ID: 3dc69d086be439c143adbfc6ff62704f1be21039 Gitweb: https://git.kernel.org/tip/3dc69d086be439c143adbfc6ff62704f1be21039 Author: Vincenzo Frascino AuthorDate: Fri, 30 Aug 2019 14:59:02 +01:00 Committer: Thomas Gleixner CommitterDate: Fri, 10 Jan 2020 21:14:06 +01:00 x86/vdso: Remove unused VDSO_HAS_32BIT_FALLBACK VDSO_HAS_32BIT_FALLBACK has been removed from the core since the architectures that support the generic vDSO library have been converted to support the 32 bit fallbacks. Remove unused VDSO_HAS_32BIT_FALLBACK from x86 vdso. Signed-off-by: Vincenzo Frascino Signed-off-by: Thomas Gleixner Link: https://lore.kernel.org/r/20190830135902.20861-9-vincenzo.frascino@arm.com --- arch/x86/include/asm/vdso/gettimeofday.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/x86/include/asm/vdso/gettimeofday.h b/arch/x86/include/asm/vdso/gettimeofday.h index e9ee139..52c3bcd 100644 --- a/arch/x86/include/asm/vdso/gettimeofday.h +++ b/arch/x86/include/asm/vdso/gettimeofday.h @@ -96,8 +96,6 @@ long clock_getres_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) #else -#define VDSO_HAS_32BIT_FALLBACK 1 - static __always_inline long clock_gettime_fallback(clockid_t _clkid, struct __kernel_timespec *_ts) {