* Mathias Krause <mini...@googlemail.com> wrote: > Hi Boris, > > two small cleanups for wrongly annotated variables / functions. They > used to require that annotation for __cpuinit but as that one is gone > since v3.11 we can drop the __ref / __refdata annotation, too. > > Please apply. > > > Mathias Krause (2): > x86, microcode: Drop bogus __refdata annotation of cpu notifier > x86, microcode: Drop bogus __ref annotation of show_saved_mc() > > arch/x86/kernel/cpu/microcode/core.c | 2 +- > arch/x86/kernel/cpu/microcode/intel_early.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-)
Please merge this into the single x86 patch of the previous series that gets rid of __ref/__refdata. There's no need to create unnecessary churn. Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/