mirror-linux/drivers/xen/xenbus
Juergen Gross 0f4283123f xen: replace XENFEAT_auto_translated_physmap with xen_pv_domain()
Instead of testing the XENFEAT_auto_translated_physmap feature, just
use !xen_pv_domain() which is equivalent.

This has the advantage that a kernel not built with CONFIG_XEN_PV
will be smaller due to dead code elimination.

Reviewed-by: Jason Andryuk <jason.andryuk@amd.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Message-ID: <20250826145608.10352-3-jgross@suse.com>
2025-09-08 17:01:36 +02:00
..
Makefile xen/xenbus: Use *-y instead of *-objs in Makefile 2024-05-17 12:14:13 +02:00
xenbus.h xenbus: Use kref to track req lifetime 2025-05-07 16:21:41 +02:00
xenbus_client.c xen: replace XENFEAT_auto_translated_physmap with xen_pv_domain() 2025-09-08 17:01:36 +02:00
xenbus_comms.c xenbus: Use kref to track req lifetime 2025-05-07 16:21:41 +02:00
xenbus_dev_backend.c
xenbus_dev_frontend.c xenbus: Use kref to track req lifetime 2025-05-07 16:21:41 +02:00
xenbus_probe.c xenbus: Allow PVH dom0 a non-local xenstore 2025-05-07 16:15:27 +02:00
xenbus_probe_backend.c xenbus/backend: dynamically allocate the xen-backend shrinker 2023-10-04 10:32:23 -07:00
xenbus_probe_frontend.c xenbus: add module description 2025-04-07 08:33:53 +02:00
xenbus_xs.c drivers/xen/xenbus: remove quirk for Xen 3.x 2025-08-20 15:47:43 +02:00