diff options
author | Semen Protsenko <semen.protsenko@linaro.org> | 2014-08-15 16:22:44 +0300 |
---|---|---|
committer | Matt Fleming <matt.fleming@intel.com> | 2014-08-22 08:45:41 +0100 |
commit | 6a7519e81321343165f89abb8b616df186d3e57a (patch) | |
tree | 3e7e673b42ae7665522e22cb3a42bd9d39546c74 /arch/m68k | |
parent | aee530cfecf4f3ec83b78406bac618cec35853f8 (diff) | |
download | linux-rpi3-6a7519e81321343165f89abb8b616df186d3e57a.tar.gz linux-rpi3-6a7519e81321343165f89abb8b616df186d3e57a.tar.bz2 linux-rpi3-6a7519e81321343165f89abb8b616df186d3e57a.zip |
efi/arm64: Store Runtime Services revision
"efi" global data structure contains "runtime_version" field which must
be assigned in order to use it later in Runtime Services virtual calls
(virt_efi_* functions).
Before this patch "runtime_version" was unassigned (0), so each
Runtime Service virtual call that checks revision would fail.
Signed-off-by: Semen Protsenko <semen.protsenko@linaro.org>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: <stable@vger.kernel.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Diffstat (limited to 'arch/m68k')
0 files changed, 0 insertions, 0 deletions