]> git.karo-electronics.de Git - karo-tx-linux.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)
commit309b315b6ec686ce050758cc4e29f6ad1125a83f
treefc86bb90d18e982e38e695161ecc3488c62f618a
parente3f91083facb792dc8d8fd0a59639e4d6e7c0c8f
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