Re: [4.18-stable PATCH] acpi, nfit: Fix Address Range Scrub completion tracking

2018-11-10 Thread Greg KH
On Sat, Nov 10, 2018 at 09:47:12AM -0800, Dan Williams wrote: > commit d3abaf43bab8d5b0a3c6b982100d9e2be96de4ad upstream. > > The Address Range Scrub implementation tried to skip running scrubs > against ranges that were already scrubbed by the BIOS. Unfortunately > that support also resulted in

[4.18-stable PATCH] acpi, nfit: Fix Address Range Scrub completion tracking

2018-11-10 Thread Dan Williams
commit d3abaf43bab8d5b0a3c6b982100d9e2be96de4ad upstream. The Address Range Scrub implementation tried to skip running scrubs against ranges that were already scrubbed by the BIOS. Unfortunately that support also resulted in early scrub completions as evidenced by this debug output from

Re: [PATCH] acpi, nfit: Fix Address Range Scrub completion tracking

2018-10-15 Thread Dave Jiang
On 10/13/2018 09:23 PM, Dan Williams wrote: > The Address Range Scrub implementation tried to skip running scrubs > against ranges that were already scrubbed by the BIOS. Unfortunately > that support also resulted in early scrub completions as evidenced by > this debug output from nfit_test: >

[PATCH] acpi, nfit: Fix Address Range Scrub completion tracking

2018-10-13 Thread Dan Williams
The Address Range Scrub implementation tried to skip running scrubs against ranges that were already scrubbed by the BIOS. Unfortunately that support also resulted in early scrub completions as evidenced by this debug output from nfit_test: nd_region region9: ARS: range 1 short complete