diff options
| author | keith mannthey <[email protected]> | 2006-09-25 16:24:39 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-09-25 17:38:35 -0700 |
| commit | 24fd425edd53ea580cad917e825c1f6715e9b939 (patch) | |
| tree | bcd6d5394434edb960fe71ebc9173324980cba35 /scripts/patch-kernel | |
| parent | 0b16f21f144010aa627c58b3a33be49ebfd685dc (diff) | |
[PATCH] i386 bootioremap / kexec fix
With CONFIG_PHYSICAL_START set to a non default values the i386
boot_ioremap code calculated its pte index wrong and users of boot_ioremap
have their areas incorrectly mapped (for me SRAT table not mapped during
early boot). This patch removes the addr < BOOT_PTE_PTRS constraint.
[ Keith says this is applicable to 2.6.16 and 2.6.17 as well ]
Signed-off-by: Keith Mannthey<[email protected]>
Cc: Vivek Goyal <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: <[email protected]>
Cc: Adrian Bunk <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions