From nobody Tue Apr 7 22:02:48 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 7C09A3E025F; Wed, 11 Mar 2026 14:51:47 +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=1773240708; cv=none; b=Yw0Rodl8S8rI3o7yy1UQzr3zFLZwKpLSwKoyTLvAZ/+C2zmSBqC6oSVo4LTA//13eLj7UXrXP6DEEuGPLWfxcAr1gVQbtrzDwu6uerYe+ujpyugMNp5QwqNLaQ2knCS26gn4xh68hfaETDEgaYv7tTbgmfIpFdQS5b3jpqQYeas= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773240708; c=relaxed/simple; bh=ps0kU0O2sRaSWx2lgOrqGcR8vHrxljrGFi/iBbtJXsY=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=VnZu0LTbZSyGiqT+yDPtJUP3mtK48AhZ6eKGfB6Te0fbQDbwe+bd9NSfdFFNsf4D53I/RmHsRvh8R0XCScfHHgkUzV0sKmXXby+1HIxUY9m8mcRKBd+Jc8wsMys/xRnIvnAaDvfGfGuIXx3pIIOT2h0BFfbkO5pIH6YzyCefnAU= 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=QlduTkLc; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=3bqW7Lnf; 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="QlduTkLc"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="3bqW7Lnf" Date: Wed, 11 Mar 2026 14:51:43 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1773240705; 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: in-reply-to:in-reply-to:references:references; bh=HWEyjGWH8qKmskia8WAWmTOPCYigXRcCJphNDrfoHX8=; b=QlduTkLcIm4jVCPO6KblQCY2Aq0B4XyCRhB1zBBNFopdiefPw5HsPQUM4MMO5D+gzoXChs 9FrbT9ZEWf/gU3uQel7ns27zOFaxfaKSaV88Tn8WwXSQmhAprLJTHtQEIrI4H9wNAVJZtH Df6Wub5EXgSedvpSZ+oEMv24yEHB2ZECGBei89xeOfV/t9x2ISzTT4J67Daiw0l7jCm5P5 P9zYSMCG/z3tzfU+6U3Pj9p6FG7aXDdeuCyh1q04tCfSyUGAeOwr9iyuC1rZO/1yHzYC4P mSFb1myrv88yn5zEmEf3VKyLSejDwG/yXHEoMRntd0ILDGyHb/0Nw5vRc0XWPQ== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1773240705; 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: in-reply-to:in-reply-to:references:references; bh=HWEyjGWH8qKmskia8WAWmTOPCYigXRcCJphNDrfoHX8=; b=3bqW7LnfTE1vXJwH7+FoC/4rdeEX4e0vg2olw5+EjGOt6w9aoV7fdB0eNZrFsF2dOwmTdv ODbo9ROJsLbgcVDw== From: tip-bot2 for Thomas =?utf-8?q?Wei=C3=9Fschuh?= Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: timers/vdso] LoongArch: vDSO: Explicitly include asm/vdso/vdso.h Cc: thomas.weissschuh@linutronix.de, Thomas Gleixner , "Borislav Petkov (AMD)" , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20260227-vdso-header-cleanups-v2-6-35d60acf7410@linutronix.de> References: <20260227-vdso-header-cleanups-v2-6-35d60acf7410@linutronix.de> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <177324070397.1647592.9315924783406989884.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 timers/vdso branch of tip: Commit-ID: 55434071cdcf50f6c2da9a9ecafb32465fb3bf13 Gitweb: https://git.kernel.org/tip/55434071cdcf50f6c2da9a9ecafb32465= fb3bf13 Author: Thomas Wei=C3=9Fschuh AuthorDate: Fri, 27 Feb 2026 07:44:32 +01:00 Committer: Borislav Petkov (AMD) CommitterDate: Wed, 11 Mar 2026 15:12:41 +01:00 LoongArch: vDSO: Explicitly include asm/vdso/vdso.h The usage of 'struct old_timespec32' requires asm/vdso/vdso.h. Currently this header is included transitively, but that transitive inclusion is about to go away. Explicitly include the header. Signed-off-by: Thomas Wei=C3=9Fschuh Signed-off-by: Thomas Gleixner Signed-off-by: Borislav Petkov (AMD) Link: https://patch.msgid.link/20260227-vdso-header-cleanups-v2-6-35d60acf7= 410@linutronix.de --- arch/loongarch/kernel/process.c | 1 + arch/loongarch/kernel/vdso.c | 1 + 2 files changed, 2 insertions(+) diff --git a/arch/loongarch/kernel/process.c b/arch/loongarch/kernel/proces= s.c index 4ac1c30..ac3a0ba 100644 --- a/arch/loongarch/kernel/process.c +++ b/arch/loongarch/kernel/process.c @@ -52,6 +52,7 @@ #include #include #include +#include =20 #ifdef CONFIG_STACKPROTECTOR #include diff --git a/arch/loongarch/kernel/vdso.c b/arch/loongarch/kernel/vdso.c index 0aa10ca..8ce8159 100644 --- a/arch/loongarch/kernel/vdso.c +++ b/arch/loongarch/kernel/vdso.c @@ -18,6 +18,7 @@ =20 #include #include +#include #include #include #include