Juergen Gross
00bc8b2cf4
xen: simplify evtchn_do_upcall() call maze
...
[ Upstream commit 37510dd566 ]
There are several functions involved for performing the functionality
of evtchn_do_upcall():
- __xen_evtchn_do_upcall() doing the real work
- xen_hvm_evtchn_do_upcall() just being a wrapper for
__xen_evtchn_do_upcall(), exposed for external callers
- xen_evtchn_do_upcall() calling __xen_evtchn_do_upcall(), too, but
without any user
Simplify this maze by:
- removing the unused xen_evtchn_do_upcall()
- removing xen_hvm_evtchn_do_upcall() as the only left caller of
__xen_evtchn_do_upcall(), while renaming __xen_evtchn_do_upcall() to
xen_evtchn_do_upcall()
Signed-off-by: Juergen Gross <jgross@suse.com >
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com >
Reviewed-by: Thomas Gleixner <tglx@linutronix.de >
Signed-off-by: Juergen Gross <jgross@suse.com >
Stable-dep-of: db2832309a82 ("x86/xen: fix percpu vcpu_info allocation")
Signed-off-by: Sasha Levin <sashal@kernel.org >
2023-12-08 08:51:20 +01:00
..
2023-01-24 07:24:37 +01:00
2023-12-03 07:32:11 +01:00
2023-09-13 09:42:56 +02:00
2023-08-16 18:27:24 +02:00
2023-12-08 08:51:14 +01:00
2023-11-28 17:07:00 +00:00
2023-12-08 08:51:16 +01:00
2023-11-28 17:07:13 +00:00
2023-11-28 17:07:02 +00:00
2023-11-28 17:07:17 +00:00
2023-10-06 14:56:48 +02:00
2023-11-20 11:52:04 +01:00
2023-11-28 17:07:16 +00:00
2023-11-28 17:06:55 +00:00
2023-01-24 07:24:35 +01:00
2023-10-19 23:08:58 +02:00
2023-12-08 08:51:19 +01:00
2023-09-13 09:42:48 +02:00
2023-11-28 17:07:00 +00:00
2023-11-28 17:07:23 +00:00
2023-07-19 16:21:43 +02:00
2023-11-20 11:51:54 +01:00
2022-12-31 13:32:38 +01:00
2023-11-28 17:07:13 +00:00
2023-12-08 08:51:15 +01:00
2023-09-13 09:42:45 +02:00
2023-09-13 09:42:53 +02:00
2023-12-08 08:51:14 +01:00
2023-11-28 17:07:12 +00:00
2023-05-11 23:03:27 +09:00
2023-09-13 09:42:54 +02:00
2023-10-25 12:03:16 +02:00
2023-12-08 08:51:20 +01:00
2023-12-03 07:32:07 +01:00
2022-12-31 13:32:45 +01:00
2023-11-20 11:51:58 +01:00
2023-09-13 09:42:59 +02:00
2023-11-20 11:51:58 +01:00
2023-09-19 12:28:05 +02:00
2023-11-08 14:10:57 +01:00
2023-11-28 17:07:18 +00:00
2023-11-28 17:07:17 +00:00
2023-10-10 22:00:44 +02:00
2023-11-28 17:07:01 +00:00
2023-11-28 17:06:59 +00:00
2023-12-08 08:51:16 +01:00
2023-11-20 11:52:12 +01:00
2023-12-08 08:51:19 +01:00
2023-11-08 14:10:57 +01:00
2023-08-16 18:27:26 +02:00
2023-11-20 11:52:08 +01:00
2023-05-11 23:03:31 +09:00
2023-09-19 12:27:58 +02:00
2023-11-28 17:07:13 +00:00
2023-12-08 08:51:15 +01:00
2023-12-03 07:32:10 +01:00
2023-07-19 16:21:24 +02:00
2023-07-19 16:21:08 +02:00
2023-05-24 17:32:37 +01:00
2023-11-28 17:07:12 +00:00
2023-11-28 17:07:00 +00:00
2023-12-08 08:51:19 +01:00
2023-11-28 17:07:14 +00:00
2023-12-08 08:51:20 +01:00
2023-06-28 11:12:36 +02:00
2023-09-13 09:43:02 +02:00
2023-07-05 18:27:37 +01:00
2023-11-20 11:52:05 +01:00
2023-12-08 08:51:15 +01:00
2023-11-02 09:35:31 +01:00
2023-10-10 22:00:44 +02:00
2023-09-13 09:42:28 +02:00
2023-11-28 17:07:14 +00:00
2022-11-09 15:40:32 +01:00
2023-12-08 08:51:18 +01:00
2023-11-20 11:52:13 +01:00
2023-11-20 11:52:01 +01:00
2023-10-25 12:03:16 +02:00
2023-12-08 08:51:13 +01:00
2023-11-28 17:06:56 +00:00
2022-12-31 13:31:56 +01:00
2023-11-08 14:11:02 +01:00
2023-12-08 08:51:15 +01:00
2023-11-28 17:07:05 +00:00
2023-11-20 11:52:15 +01:00
2022-12-31 13:32:00 +01:00
2023-11-20 11:51:56 +01:00
2023-05-24 17:32:53 +01:00
2023-02-01 08:34:05 +01:00
2023-09-13 09:42:58 +02:00
2023-11-20 11:52:13 +01:00
2023-12-03 07:32:11 +01:00
2023-12-08 08:51:14 +01:00
2022-11-09 15:40:14 +01:00
2022-11-10 18:45:40 +01:00
2023-11-28 17:07:16 +00:00
2023-11-28 17:07:01 +00:00
2023-12-08 08:51:19 +01:00
2023-05-11 23:03:31 +09:00
2023-11-20 11:52:14 +01:00
2023-10-10 22:00:41 +02:00
2023-10-19 23:08:57 +02:00
2023-11-20 11:51:54 +01:00
2023-11-28 17:07:01 +00:00
2023-12-08 08:51:16 +01:00
2023-11-20 11:52:07 +01:00
2022-12-31 13:32:38 +01:00
2023-12-08 08:51:17 +01:00
2023-08-23 17:52:31 +02:00
2023-10-06 14:56:45 +02:00
2023-11-28 17:07:04 +00:00
2023-12-08 08:51:19 +01:00
2023-11-20 11:52:13 +01:00
2023-11-02 09:35:23 +01:00
2023-07-19 16:21:48 +02:00
2023-11-28 17:07:18 +00:00
2023-12-08 08:51:20 +01:00