]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.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)
committerSeth Forshee <seth.forshee@canonical.com>
Mon, 25 Mar 2019 15:44:48 +0000 (10:44 -0500)
commitadd0176536c11ffc3212fbcc89f0d1f441437768
tree8084974721d85948a09f2bdd982054b9af7b8b43
parentbe0c6440643352f03fa47cf0e9a106a965a6d765
nfit/ars: Attempt short-ARS even in the no_init_ars case

BugLink: https://bugs.launchpad.net/bugs/1821607
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>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
drivers/acpi/nfit/core.c