arm64: use fixmap for text patching
[deliverable/linux.git] / arch / arm64 / include / asm / fixmap.h
index 9ef6eca905cae91aef5e86d8b7417d1c906f6917..defa0ff982509c19928db8937097e714cc5e8c54 100644 (file)
@@ -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
 };
 
This page took 0.028192 seconds and 5 git commands to generate.