]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
powerpc: Add kconfig option to use jump labels for cpu/mmu_has_feature()
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 27 Jul 2016 12:46:29 +0000 (22:46 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 1 Aug 2016 01:15:04 +0000 (11:15 +1000)
commitbfbfc8a43c028fe3c77c00c4368890e004ca268e
tree1da989af301dbafe5dfc460345a8ecc564c6ec22
parentb92a226e528423b8d249dd09bb450d53361fbfcb
powerpc: Add kconfig option to use jump labels for cpu/mmu_has_feature()

Add a kconfig option to control whether we use jump label for the
cpu/mmu_has_feature() checks. Currently this does nothing, but we will
enabled it in the subsequent patches.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/Kconfig.debug