[PATCH linux-next v2] powerpc: init jump label early in ppc 64

Michael Ellerman patch-notifications at ellerman.id.au
Tue Aug 2 21:02:25 AEST 2022


On Tue, 26 Jul 2022 09:57:47 +0800, zhouzhouyi at gmail.com wrote:
> From: Zhouyi Zhou <zhouzhouyi at gmail.com>
> 
> In ppc 64, invoke jump_label_init in setup_feature_keys is too late
> because static key will be used in subroutine of parse_early_param
> which is again subroutine of early_init_devtree.
> 
> So we invoke jump_label_init just before parse_early_param in
> early_init_devtree.
> 
> [...]

Applied to powerpc/next.

[1/1] powerpc: init jump label early in ppc 64
      https://git.kernel.org/powerpc/c/ca829e05d3d4f728810cc5e4b468d9ebc7745eb3

cheers


More information about the Linuxppc-dev mailing list