On 09/17/13 at 04:49pm, Matt Fleming wrote:
> On Thu, 12 Sep, at 04:45:28PM, Dave Young wrote:
> > efi_config_init has the parameter nr_tables. Just use it instead of
> > dereference efi.systab->nr_tables.
> >
> > Signed-off-by: Dave Young
> > ---
> > arch/x86/platform/efi/efi.c |7 +++
>
On Thu, 12 Sep, at 04:45:28PM, Dave Young wrote:
> efi_config_init has the parameter nr_tables. Just use it instead of
> dereference efi.systab->nr_tables.
>
> Signed-off-by: Dave Young
> ---
> arch/x86/platform/efi/efi.c |7 +++
> 1 file changed, 3 insertions(+), 4 deletions(-)
>
> ---
efi_config_init has the parameter nr_tables. Just use it instead of
dereference efi.systab->nr_tables.
Signed-off-by: Dave Young
---
arch/x86/platform/efi/efi.c |7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
--- linux-2.6.orig/arch/x86/platform/efi/efi.c
+++ linux-2.6/arch/x86/
3 matches
Mail list logo