Re: [PATCH for-6.0] x86: acpi: use offset instead of pointer when using build_header()

2021-04-13 Thread Michael S. Tsirkin
On Tue, Apr 13, 2021 at 05:21:10PM +0200, Igor Mammedov wrote: > On Tue, 13 Apr 2021 09:53:17 -0400 > "Michael S. Tsirkin" wrote: > > > On Tue, Apr 13, 2021 at 03:18:16PM +0200, Igor Mammedov wrote: > > > On Tue, 13 Apr 2021 08:14:56 -0400 > > > "Michael S. Tsirkin" wrote: > > > > > > > On

Re: [PATCH for-6.0] x86: acpi: use offset instead of pointer when using build_header()

2021-04-13 Thread Igor Mammedov
On Tue, 13 Apr 2021 09:53:17 -0400 "Michael S. Tsirkin" wrote: > On Tue, Apr 13, 2021 at 03:18:16PM +0200, Igor Mammedov wrote: > > On Tue, 13 Apr 2021 08:14:56 -0400 > > "Michael S. Tsirkin" wrote: > > > > > On Tue, Apr 13, 2021 at 07:14:00AM -0400, Igor Mammedov wrote: > > > > Do the

Re: [PATCH for-6.0] x86: acpi: use offset instead of pointer when using build_header()

2021-04-13 Thread Michael S. Tsirkin
On Tue, Apr 13, 2021 at 03:18:16PM +0200, Igor Mammedov wrote: > On Tue, 13 Apr 2021 08:14:56 -0400 > "Michael S. Tsirkin" wrote: > > > On Tue, Apr 13, 2021 at 07:14:00AM -0400, Igor Mammedov wrote: > > > Do the same as in commit > > > (4d027afeb3a97 Virt: ACPI: fix qemu assert due to

Re: [PATCH for-6.0] x86: acpi: use offset instead of pointer when using build_header()

2021-04-13 Thread Igor Mammedov
On Tue, 13 Apr 2021 08:14:56 -0400 "Michael S. Tsirkin" wrote: > On Tue, Apr 13, 2021 at 07:14:00AM -0400, Igor Mammedov wrote: > > Do the same as in commit > > (4d027afeb3a97 Virt: ACPI: fix qemu assert due to re-assigned table data > > address) > > for remaining tables that happen to use

Re: [PATCH for-6.0] x86: acpi: use offset instead of pointer when using build_header()

2021-04-13 Thread Michael S. Tsirkin
On Tue, Apr 13, 2021 at 07:14:00AM -0400, Igor Mammedov wrote: > Do the same as in commit > (4d027afeb3a97 Virt: ACPI: fix qemu assert due to re-assigned table data > address) > for remaining tables that happen to use saved at > the beginning pointer to build header to avoid assert > when