On Thu, Jan 08, 2026 at 10:16:55AM +0100, Jan Beulich wrote:
> Its sole caller is, and the wrong annotation would cause a build failure
> (non-empty .text) if the compiler chose to not inline the function when at
> the same time LATE_HWDOM=y.
>
> Fixes: be52cb139f57a ("x86/mmcfg: add handlers for the PVH Dom0 MMCFG areas")
> Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
That was my oversight, sorry.
Thanks, Roger.