Hi Jonathan, On 6/20/25 12:31 PM, Jonathan Cameron wrote: > On Mon, 16 Jun 2025 11:46:56 +0200 > Eric Auger <eric.au...@redhat.com> wrote: > >> From: Gustavo Romero <gustavo.rom...@linaro.org> >> >> Soon we will introduce a new test related to ACPI PCI hotplug that >> will use a new reference blob: >> >> tests/data/acpi/aarch64/virt/DSDT.acpipcihp >> >> Signed-off-by: Eric Auger <eric.au...@redhat.com> >> Signed-off-by: Gustavo Romero <gustavo.rom...@linaro.org> > Unusual sign off chain. Eric is signing off as handling Gustavo's patch? > I'd expect Eric's sign off to be second. Looks good in the next patch fo > instance. With that fixed. Sure. sorry, unintentional. I did not know the rule either ;-)
Eric > > Reviewed-by: Jonathan Cameron <jonathan.came...@huawei.com> > >> --- >> tests/qtest/bios-tables-test-allowed-diff.h | 1 + >> tests/data/acpi/aarch64/virt/DSDT.acpipcihp | 0 >> 2 files changed, 1 insertion(+) >> create mode 100644 tests/data/acpi/aarch64/virt/DSDT.acpipcihp >> >> diff --git a/tests/qtest/bios-tables-test-allowed-diff.h >> b/tests/qtest/bios-tables-test-allowed-diff.h >> index dfb8523c8b..dc3ab24d05 100644 >> --- a/tests/qtest/bios-tables-test-allowed-diff.h >> +++ b/tests/qtest/bios-tables-test-allowed-diff.h >> @@ -1 +1,2 @@ >> /* List of comma-separated changed AML files to ignore */ >> +"tests/data/acpi/aarch64/virt/DSDT.acpipcihp", >> diff --git a/tests/data/acpi/aarch64/virt/DSDT.acpipcihp >> b/tests/data/acpi/aarch64/virt/DSDT.acpipcihp >> new file mode 100644 >> index 0000000000..e69de29bb2