Re: [PATCH 18/33] x86_64: Kill temp_boot_pmds II

From: Eric W. Biederman
Date: Tue Aug 01 2006 - 22:11:06 EST


Andi Kleen <ak@xxxxxxx> writes:

> "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx> writes:
>>
>> I also modify the early page table initialization code
>> to use early_ioreamp and early_iounmap, instead of the
>> special case version of those functions that they are
>> now calling.
>
> Or rather I tried to apply it - it doesn't apply at all
> on its own:
>
> patching file arch/x86_64/mm/init.c
> Hunk #1 FAILED at 167.
> Hunk #2 succeeded at 274 with fuzz 1 (offset 28 lines).
> Hunk #3 FAILED at 286.
> Hunk #4 FAILED at 341.
> 3 out of 4 hunks FAILED -- rejects in file arch/x86_64/mm/init.c

It is probably patch 17:
"x86_64: Separate normal memory map initialization from the hotplug case"

I don't see any other patches that touch arch/x86_64/mm/init.c
before that. At least not in 2.6.18-rc3, which is the base of
my patchset.

Eric
-
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/