Hi Greg,

this series removes a few bogus __ref annotations from the cpu code.
They are, apparently, left-overs from the __cpuinit cleanup that has
happened during the creation of v3.11.

Patch 1 is clearly yours but I'm uncertain through which tree the second
one should go. I cc'ed the x86 maintainers, just in case...

Please apply or tell me where to send to the patches to instead.

Thanks,

Mathias Krause (2):
  cpu: Remove bogus __ref annotation of cpu_subsys_online()
  kernel, cpu: Remove bogus __ref annotations

 drivers/base/cpu.c |    2 +-
 kernel/cpu.c       |   16 ++++++++--------
 2 files changed, 9 insertions(+), 9 deletions(-)

-- 
1.7.10.4

--
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/

Reply via email to