[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173395639200.1729195.15576952837564128066.git-patchwork-notify@kernel.org>
Date: Wed, 11 Dec 2024 22:33:12 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Thomas Weißschuh <thomas.weissschuh@...utronix.de>@codeaurora.org
Cc: linux-riscv@...ts.infradead.org, guoren@...nel.org, hca@...ux.ibm.com,
gor@...ux.ibm.com, agordeev@...ux.ibm.com, borntraeger@...ux.ibm.com,
svens@...ux.ibm.com, catalin.marinas@....com, will@...nel.org,
paul.walmsley@...ive.com, palmer@...belt.com, aou@...s.berkeley.edu,
linux@...linux.org.uk, chenhuacai@...nel.org, kernel@...0n.name,
tytso@....edu, Jason@...c4.com, tsbogend@...ha.franken.de,
dave.hansen@...ux.intel.com, luto@...nel.org, peterz@...radead.org,
tglx@...utronix.de, mingo@...hat.com, bp@...en8.de, x86@...nel.org,
hpa@...or.com, mpe@...erman.id.au, npiggin@...il.com,
christophe.leroy@...roup.eu, naveen@...nel.org, maddy@...ux.ibm.com,
vincenzo.frascino@....com, linux-csky@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-s390@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, loongarch@...ts.linux.dev,
linux-mips@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
namcao@...utronix.de
Subject: Re: [PATCH 00/28] vdso: Preparations for generic data storage
Hello:
This series was applied to riscv/linux.git (fixes)
by Thomas Gleixner <tglx@...utronix.de>:
On Thu, 10 Oct 2024 09:01:02 +0200 you wrote:
> Historically each architecture defined their own datapage to store the
> VDSO data. This stands in contrast to the generic nature of the VDSO
> code itself.
> We plan to introduce a generic framework for the management of the VDSO
> data storage that can be used by all architectures and which works
> together with the existing generic VDSO code.
>
> [...]
Here is the summary with links:
- [01/28] csky/vdso: Remove gettimeofday() and friends from VDSO
(no matching commit)
- [02/28] csky/vdso: Remove arch_vma_name()
(no matching commit)
- [03/28] s390/vdso: Drop LBASE_VDSO
(no matching commit)
- [04/28] arm64: vdso: Drop LBASE_VDSO
(no matching commit)
- [05/28] arm64: vdso: Use only one single vvar mapping
(no matching commit)
- [06/28] riscv: vdso: Use only one single vvar mapping
https://git.kernel.org/riscv/c/d34b60752fcb
- [07/28] arm: vdso: Remove assembly for datapage access
(no matching commit)
- [08/28] LoongArch: vDSO: Use vdso/datapage.h to access vDSO data
(no matching commit)
- [09/28] MIPS: vdso: Avoid name conflict around "vdso_data"
(no matching commit)
- [10/28] x86/mm/mmap: Remove arch_vma_name()
(no matching commit)
- [11/28] x86: vdso: Use __arch_get_vdso_data() to access vdso data
(no matching commit)
- [12/28] x86: vdso: Place vdso_data at beginning of vvar page
(no matching commit)
- [13/28] x86: vdso: Access rng data from kernel without vvar
(no matching commit)
- [14/28] x86: vdso: Allocate vvar page from C code
(no matching commit)
- [15/28] x86: vdso: Access timens vdso data without vvar.h
(no matching commit)
- [16/28] x86: vdso: Access rng vdso data without vvar.h
(no matching commit)
- [17/28] x86: vdso: Move the rng offset to vsyscall.h
(no matching commit)
- [18/28] x86: vdso: Access vdso data without vvar.h
(no matching commit)
- [19/28] x86: vdso: Delete vvar.h
(no matching commit)
- [20/28] x86: vdso: Split virtual clock pages into dedicated mapping
(no matching commit)
- [21/28] powerpc: vdso: Remove offset comment from 32bit vdso_arch_data
(no matching commit)
- [22/28] powerpc: procfs: Propagate error of remap_pfn_range()
(no matching commit)
- [23/28] powerpc/pseries/lparcfg: Fix printing of system_active_processors
(no matching commit)
- [24/28] powerpc/pseries/lparcfg: Use num_possible_cpus() for potential processors
(no matching commit)
- [25/28] powerpc: Add kconfig option for the systemcfg page
(no matching commit)
- [26/28] powerpc: Split systemcfg data out of vdso data page
(no matching commit)
- [27/28] powerpc: Split systemcfg struct definitions out from vdso
(no matching commit)
- [28/28] vdso: Rename struct arch_vdso_data to arch_vdso_time_data
(no matching commit)
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists