Re: [PATCH for-5.1] acpi: accept byte and word access to core ACPI registers

2020-07-22 Thread Michael S. Tsirkin
On Wed, Jul 22, 2020 at 03:00:15PM +0300, Michael Tokarev wrote: > 22.07.2020 14:24, Michael S. Tsirkin wrote: > > On Mon, Jul 20, 2020 at 07:06:27PM +0300, Michael Tokarev wrote: > >> All ISA registers should be accessible as bytes, words or dwords > >> (if wide enough). Fix the access constraint

Re: [PATCH for-5.1] acpi: accept byte and word access to core ACPI registers

2020-07-22 Thread Michael Tokarev
22.07.2020 14:24, Michael S. Tsirkin wrote: > On Mon, Jul 20, 2020 at 07:06:27PM +0300, Michael Tokarev wrote: >> All ISA registers should be accessible as bytes, words or dwords >> (if wide enough). Fix the access constraints for acpi-pm-evt, >> acpi-pm-tmr & acpi-cnt registers. >> >> Fixes: 5d97

Re: [PATCH for-5.1] acpi: accept byte and word access to core ACPI registers

2020-07-22 Thread Michael S. Tsirkin
On Mon, Jul 20, 2020 at 07:06:27PM +0300, Michael Tokarev wrote: > All ISA registers should be accessible as bytes, words or dwords > (if wide enough). Fix the access constraints for acpi-pm-evt, > acpi-pm-tmr & acpi-cnt registers. > > Fixes: 5d971f9e67 (memory: Revert "memory: accept mismatching

[PATCH for-5.1] acpi: accept byte and word access to core ACPI registers

2020-07-20 Thread Michael Tokarev
All ISA registers should be accessible as bytes, words or dwords (if wide enough). Fix the access constraints for acpi-pm-evt, acpi-pm-tmr & acpi-cnt registers. Fixes: 5d971f9e67 (memory: Revert "memory: accept mismatching sizes in memory_region_access_valid") Fixes: afafe4bbe0 (apci: switch cnt