]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
committerDan Williams <dan.j.williams@intel.com>
Wed, 20 Feb 2019 22:18:59 +0000 (14:18 -0800)
commitfa3ed4d981b1fc19acdd07fcb152a4bd3706892b
tree4a09d264c5f1a6a2b122ac569c47789951eec655
parentc6c5df293bf1b488cf8459aac658aecfdccb13a9
nfit/ars: Attempt short-ARS even in the no_init_ars case

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>
drivers/acpi/nfit/core.c