commit | d79b348c3540611552fc5fb87565228925fb1fd8 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ardb@kernel.org> | Thu Jan 23 09:16:02 2020 +0100 |
committer | Ard Biesheuvel <ardb@kernel.org> | Sun Feb 23 21:59:42 2020 +0100 |
tree | 211e74956b7699a41aec7558f355daaee0329f1a | |
parent | e5c3b1cc99451d97ed3b94aff09817c66c040399 [diff] |
infiniband: hfi1: Use EFI GetVariable only when available Replace the EFI runtime services check with one that tells us whether EFI GetVariable() is implemented by the firmware. Cc: Mike Marciniszyn <mike.marciniszyn@intel.com> Cc: Dennis Dalessandro <dennis.dalessandro@intel.com> Cc: Doug Ledford <dledford@redhat.com> Cc: Jason Gunthorpe <jgg@ziepe.ca> Cc: linux-rdma@vger.kernel.org Signed-off-by: Ard Biesheuvel <ardb@kernel.org>