On Tue, Jan 31, 2023 at 7:59 PM Rasmus Villemoes <rasmus.villemoes@xxxxxxxxx> wrote: > > On 31/01/2023 11.41, Arnd Bergmann wrote: > > On Tue, Jan 31, 2023, at 11:37, Geert Uytterhoeven wrote: > >> The RELOC_HIDE() implementation for the Intel compiler is identical to > >> the generic version in <linux/compiler.h>, so the former can just be > >> removed. > >> > >> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > >> --- > >> Not even compile-tested. > >> --- > >> include/linux/compiler-intel.h | 5 ----- > >> 1 file changed, 5 deletions(-) > > > > I thought the entire file was gone already. I don't see anyone > > objecting to the earlier patch > > > > https://lore.kernel.org/all/20221016182349.49308-1-masahiroy@xxxxxxxxxx/ > > > > but it never made it in. Maybe we can revive that instead? > > Yes, please! > I hoped it would be picked up by Linus directly, or by an x86 maintainer. We can re-push it in the next merge window. -- Best Regards Masahiro Yamada