[PATCH] x86: fixes for lookup_address args

2008-02-01 Thread Harvey Harrison
Signedness mismatches in level argument. Signed-off-by: Harvey Harrison <[EMAIL PROTECTED]> --- Ingo, my other patch changing lookup_address was truncated and missed the other call sites, here's the rest. You can either fold this into that patch or apply separately. arch/x86/kernel/efi_64.c

[PATCH] x86: fixes for lookup_address args

2008-02-01 Thread Harvey Harrison
Signedness mismatches in level argument. Signed-off-by: Harvey Harrison [EMAIL PROTECTED] --- Ingo, my other patch changing lookup_address was truncated and missed the other call sites, here's the rest. You can either fold this into that patch or apply separately. arch/x86/kernel/efi_64.c|