From nobody Sat Apr 4 04:36:26 2026 Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id D053B364951; Fri, 20 Mar 2026 17:04:01 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.142.43.55 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774026243; cv=none; b=hL2qcpDHB+J5AzrzRzt6ePGOhQnENLIuyy++I5bCvpDQ+zQANqrZqkKV6V9SKQHfNjomui2qELUSI5GWpw6Uk/2c+PsLV/ERho9V6fiG2oGLmk77Idu2C8RmdR1rFSlCm8mIlkBi7igFIExZ5sjDkr/wqTStUGFlkyl+DuODJHc= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774026243; c=relaxed/simple; bh=vnhtphQfVb0+U0RzcxGwgMMqA5o3oQnCFWRcjuKB0DQ=; h=Date:From:To:Subject:Cc:MIME-Version:Message-ID:Content-Type; b=bJw0xM+xcJbG1RY3cVv3kr2DG34ynnPqjQ1WfNjBM2Bkbl+O6LiZBH6jWMaWbFRZ4Y2R3CUIKFr7BqFpBXGur1WFrq0aFOeHWCLqQ56r8Y13XIvbc7coaxbmxbwqs2TQWkJ9pX36tLQ39rO6Or01Ko6wU7ToXjlCc0IOyQRmsL8= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de; spf=pass smtp.mailfrom=linutronix.de; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=lGXzA9js; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=zHYINFvP; arc=none smtp.client-ip=193.142.43.55 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linutronix.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="lGXzA9js"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="zHYINFvP" Date: Fri, 20 Mar 2026 17:03:51 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1774026233; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=BML356jPl8D3HGu3NRG3yQIJgCwU5k7RcYvB0DMsEes=; b=lGXzA9jsBTfJnzYt7isEUeJNxUENfh3G5L7AMZpiXPfyouPzKrwsrcCjL4z6wXBBN4nn/a K6GOpdqonCXpJicqjgLXF0HcvHmOZnCCFJtUDz7FMdsHY6AyYY0p49ypgT7Ba23QPccKxz X4AiARinDuH7J3iNxxOH3/BgqHsdIQICAYSb9IfJvS09HMFgqCP4c5pVAVhcp4WyQz3VrT XDhztEgpcXytDBKrEOrEqROSmwpI3a0RcKRYBnQX/ww6z9Yi5/8kq58neJYM/i3NulJdYO yeeAeNxk8qYSJhzQE3zFUnq+msvCHWRtYKWqeRfl0VRMWXzniI43UYmpGEeAWA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1774026233; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=BML356jPl8D3HGu3NRG3yQIJgCwU5k7RcYvB0DMsEes=; b=zHYINFvP/6Z6yElDG0gP76OcsvNNXdfxJdSTU77rOQiCtWt7M/hZC9o4axFr/FxUAFQ6k7 RB8ltye6DBlmIoCA== From: "tip-bot2 for Vladimir Oltean" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: x86/urgent] x86/entry/vdso: Fix path of included gettimeofday.c Cc: Vladimir Oltean , "Borislav Petkov (AMD)" , x86@kernel.org, linux-kernel@vger.kernel.org Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <177402623195.1647592.10270540948767962041.tip-bot2@tip-bot2> Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Precedence: bulk Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The following commit has been merged into the x86/urgent branch of tip: Commit-ID: 63f8b60151dc00895137bfadc987f258060ab264 Gitweb: https://git.kernel.org/tip/63f8b60151dc00895137bfadc987f2580= 60ab264 Author: Vladimir Oltean AuthorDate: Fri, 20 Mar 2026 17:06:53 +01:00 Committer: Borislav Petkov (AMD) CommitterDate: Fri, 20 Mar 2026 17:56:52 +01:00 x86/entry/vdso: Fix path of included gettimeofday.c Commit in Fixes forgot to convert one include path to be relative to the kernel source directory after adding latter to flags-y. Fix it. [ bp: Rewrite commit message. ] Fixes: 693c819fedcd ("x86/entry/vdso: Refactor the vdso build") Signed-off-by: Vladimir Oltean Signed-off-by: Borislav Petkov (AMD) Link: https://lore.kernel.org/r/20260307174406.1808981-1-vladimir.oltean@nx= p.com --- arch/x86/entry/vdso/common/vclock_gettime.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/x86/entry/vdso/common/vclock_gettime.c b/arch/x86/entry/v= dso/common/vclock_gettime.c index 027b7e8..57066f3 100644 --- a/arch/x86/entry/vdso/common/vclock_gettime.c +++ b/arch/x86/entry/vdso/common/vclock_gettime.c @@ -13,7 +13,7 @@ #include #include =20 -#include "../../../../lib/vdso/gettimeofday.c" +#include "lib/vdso/gettimeofday.c" =20 int __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *= tz) {