powerpc: Add option to use jump label for mmu_has_feature()
As we just did for CPU features. Signed-off-by: Kevin Hao <haokexin@gmail.com> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:

committed by
Michael Ellerman

parent
4db7327194
commit
c12e6f24d4
@@ -196,6 +196,7 @@ void __init apply_feature_fixups(void)
|
||||
*/
|
||||
jump_label_init();
|
||||
cpu_feature_keys_init();
|
||||
mmu_feature_keys_init();
|
||||
}
|
||||
|
||||
static int __init check_features(void)
|
||||
|
Reference in New Issue
Block a user