X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=arch%2Farm64%2Finclude%2Fasm%2Ffixmap.h;h=defa0ff982509c19928db8937097e714cc5e8c54;hb=cdd305454ebd181fa35b648c0921fe7df27d6f3b;hp=9ef6eca905cae91aef5e86d8b7417d1c906f6917;hpb=ff23ab2441e7ba5089e8631bad3a6569e7b6d5b8;p=cascardo%2Flinux.git diff --git a/arch/arm64/include/asm/fixmap.h b/arch/arm64/include/asm/fixmap.h index 9ef6eca905ca..defa0ff98250 100644 --- a/arch/arm64/include/asm/fixmap.h +++ b/arch/arm64/include/asm/fixmap.h @@ -49,6 +49,7 @@ enum fixed_addresses { FIX_BTMAP_END = __end_of_permanent_fixed_addresses, FIX_BTMAP_BEGIN = FIX_BTMAP_END + TOTAL_FIX_BTMAPS - 1, + FIX_TEXT_POKE0, __end_of_fixed_addresses };