On Tue, 2007-12-18 at 12:19 +0100, Ingo Molnar wrote:
> * Harvey Harrison <[EMAIL PROTECTED]> wrote:
>
> > Use the fixup_exception() helper in fault_64.c
>
> thanks, applied.
>
> > This is only appropriate if CONFIG_PNP_BIOS cannot be set on X86_64,
> > which looks to be the case, but needs con
* Harvey Harrison <[EMAIL PROTECTED]> wrote:
> Use the fixup_exception() helper in fault_64.c
thanks, applied.
> This is only appropriate if CONFIG_PNP_BIOS cannot be set on X86_64,
> which looks to be the case, but needs confirmation.
yeah, that seems to be the case:
in drivers/pnp/pnpbios/
Use the fixup_exception() helper in fault_64.c
Signed-off-by: Harvey Harrison <[EMAIL PROTECTED]>
---
This is only appropriate if CONFIG_PNP_BIOS cannot be set on
X86_64, which looks to be the case, but needs confirmation.
arch/x86/mm/fault_64.c |5 +
1 files changed, 1 insertions(+), 4
3 matches
Mail list logo