nfit/ars: Attempt short-ARS even in the no_init_ars case
authorDan Williams <dan.j.williams@intel.com>
Wed, 13 Feb 2019 17:01:13 +0000 (09:01 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 23 Mar 2019 19:09:53 +0000 (20:09 +0100)
commitf4dfb94a075483a0326acf21d09dcbe0ed0bdc56
treec5ce17407582dce230bca0d4b6b299e25ac9d0dd
parente6defe76600be4a89f60804f9c7aea019da313fe
nfit/ars: Attempt short-ARS even in the no_init_ars case

commit fa3ed4d981b1fc19acdd07fcb152a4bd3706892b upstream.

The no_init_ars option is meant to prevent long-ARS, but short-ARS
should be allowed to grab any immediate results.

Fixes: bc6ba8085842 ("nfit, address-range-scrub: rework and simplify ARS...")
Cc: <stable@vger.kernel.org>
Reported-by: Erwin Tsaur <erwin.tsaur@oracle.com>
Reviewed-by: Toshi Kani <toshi.kani@hpe.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/acpi/nfit/core.c