[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1437329182-4549-1-git-send-email-minipli@googlemail.com>
Date: Sun, 19 Jul 2015 20:06:20 +0200
From: Mathias Krause <minipli@...glemail.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>, linux-kernel@...r.kernel.org,
Mathias Krause <minipli@...glemail.com>,
Paul Gortmaker <paul.gortmaker@...driver.com>
Subject: [PATCH 0/2] cpu: __ref cleanups
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists