Re: [regression, bisected] x86: efi: Pass boot services variableinfo to runtime code

From: Matt Fleming
Date: Thu May 23 2013 - 07:58:10 EST


On Wed, 22 May, at 11:27:47AM, Russ Anderson wrote:
> [ 6.062157] EFI Variables Facility v0.08 2004-May-17
> [ 6.067731] BUG: unable to handle kernel paging request at 000000007ca95b10
> [ 6.075519] IP: [<ffff88007dbf2140>] 0xffff88007dbf213f

This is a bit of a head scratcher. Could you paste the EFI memmap
entries in your dmesg for the regions that cover 0x7ca95b10 and
0x7dbf2140? My guess would be that they're EFI runtime code regions,
which would at least explain why we seem to be executing code in the
direct mapping region (0xffff8800xxxxxxxx).

Are you booting via the EFI boot stub?

--
Matt Fleming, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/