From: Matt Fleming Date: Sun, 16 Mar 2014 17:46:46 +0000 (+0000) Subject: x86/efi: Restore 'attr' argument to query_variable_info() X-Git-Tag: v3.15-rc1~173^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a11040ff962304c1838aa9a9f33be78784eae47;p=pandora-kernel.git x86/efi: Restore 'attr' argument to query_variable_info() In the thunk patches the 'attr' argument was dropped to query_variable_info(). Restore it otherwise the firmware will return EFI_INVALID_PARAMETER. Signed-off-by: Matt Fleming --- Reading git-diff-tree failed