Re: [PATCH] powerpc: Switch to relative jump labels

2021-04-10 Thread Michael Ellerman
On Tue, 23 Mar 2021 15:47:59 + (UTC), Christophe Leroy wrote: > Convert powerpc to relative jump labels. > > Before the patch, pseries_defconfig vmlinux.o has: > 9074 __jump_table 0003f2a0 01321fa8 > 2**0 > > With the patch, the same config gets: > 9074

[PATCH] powerpc: Switch to relative jump labels

2021-03-23 Thread Christophe Leroy
Convert powerpc to relative jump labels. Before the patch, pseries_defconfig vmlinux.o has: 9074 __jump_table 0003f2a0 01321fa8 2**0 With the patch, the same config gets: 9074 __jump_table 0002a0e0 01321fb4 2**0 Size i