]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Call jump_label_init() in apply_feature_fixups()
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Sat, 23 Jul 2016 09:12:38 +0000 (14:42 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 1 Aug 2016 01:15:02 +0000 (11:15 +1000)
commit9fcab69c31b125f2de5bc3988a0ab90d9f530be5
treefc86bb90d18e982e38e695161ecc3488c62f618a
parenta3a5242232d929b09c0ce5aac79ace24ba120d52
powerpc: Call jump_label_init() in apply_feature_fixups()

Call jump_label_init() early so that we can use static keys for CPU and
MMU feature checks.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/lib/feature-fixups.c