]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/x86/include/asm/pgtable_32_types.h
x86: mm: Re-use the early_ioremap fixed area
[karo-tx-linux.git] / arch / x86 / include / asm / pgtable_32_types.h
index ed5903be26fe6a04b101a069ecbaeea497a757f6..9fb2f2bc8245b5f24ececb2c97e4227e5abe8f5f 100644 (file)
@@ -37,7 +37,7 @@ extern bool __vmalloc_start_set; /* set once high_memory is set */
 #define LAST_PKMAP 1024
 #endif
 
-#define PKMAP_BASE ((FIXADDR_BOOT_START - PAGE_SIZE * (LAST_PKMAP + 1))        \
+#define PKMAP_BASE ((FIXADDR_START - PAGE_SIZE * (LAST_PKMAP + 1))     \
                    & PMD_MASK)
 
 #ifdef CONFIG_HIGHMEM