commit | 5d927bceaf882770790800d8069fcaa0c9034a7f | [log] [tgz] |
---|---|---|
author | Cédric Le Goater <clg@kaod.org> | Mon Mar 14 15:57:17 2022 +0100 |
committer | Cédric Le Goater <clg@kaod.org> | Mon Mar 14 15:57:17 2022 +0100 |
tree | bdab0067664f99cdeea59ccf4214ef4b1486b566 | |
parent | 52d324ff13fcf97bc31f2e24803e366d330aa7cc [diff] |
ppc/xive2: Make type Xive2EndSource not user creatable Xive2EndSource objects can only be instantiated through a Xive2Router (PnvXive2). Reported-by: Thomas Huth <thuth@redhat.com> Fixes: f8a233dedf25 ("ppc/xive2: Introduce a XIVE2 core framework") Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Cédric Le Goater <clg@kaod.org>