| | Date | Fri, 18 Jan 2008 12:26:13 -0800 | | From | Chris Wright <> | | Subject | Re: [PATCH 1/10] add missing parameter for lookup_address |
| |
* Glauber de Oliveira Costa (gcosta@redhat.com) wrote: > lookup_address() receives two parameters, but efi_64.c call > is passing only one. It's actually preventing the tree from compiling > > Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Good catch, I know I don't test with CONFIG_EFI=y
|