Re: [PATCH v2 06/14] XSM: fold xsm_{,un}map_domain_pirq() hooks
"Daniel P. Smith" <[email protected]>
| Newsgroups | gmane.comp.emulators.xen.devel |
|---|---|
| Message-ID | <[email protected]> |
On 8/17/26 4:53 AM, Jan Beulich wrote:
> Like other resource management hooks they are different in just "add
> resource" vs "remove resource". Hence like in other cases a single hook
> can easily serve both purposes. Rename hook and functions to fit
> xsm_io{mem,port}_mapping().
>
> Signed-off-by: Jan Beulich <[email protected]>
> ---
> v2: Rename hook, functions, and new parameter.
>
Acked-by: Daniel P. Smith <[email protected]>