]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hyperv: Move arch/x86/hyperv/hv_proc.c to drivers/hv
authorNuno Das Neves <nunodasneves@linux.microsoft.com>
Fri, 7 Feb 2025 19:03:22 +0000 (11:03 -0800)
committerWei Liu <wei.liu@kernel.org>
Thu, 13 Feb 2025 23:38:47 +0000 (23:38 +0000)
commit0222eb30a3572cc9c4e2f0a3bb37f8f71089f2b6
treeb8dd4602beca8bb179e3910c159433915653c585
parente96204e5e96ea3cacb5686e06ed29977c023254f
hyperv: Move arch/x86/hyperv/hv_proc.c to drivers/hv

These helpers are not specific to x86_64 and will be needed by common code.
Remove some unnecessary #includes.

Reviewed-by: Michael Kelley <mhklinux@outlook.com>
Signed-off-by: Nuno Das Neves <nunodasneves@linux.microsoft.com>
Link: https://lore.kernel.org/r/1738955002-20821-3-git-send-email-nunodasneves@linux.microsoft.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Message-ID: <1738955002-20821-3-git-send-email-nunodasneves@linux.microsoft.com>
arch/x86/hyperv/Makefile
arch/x86/include/asm/mshyperv.h
drivers/hv/Makefile
drivers/hv/hv_proc.c [moved from arch/x86/hyperv/hv_proc.c with 98% similarity]
include/asm-generic/mshyperv.h