Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1207517
| From | Russell King - ARM Linux <linux@arm.linux.org.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ARM: smp: Collapse arch_cpu_idle_dead() into cpu_die() |
| Date | 2015-08-14 14:50 +0200 |
| Message-ID | <pXmAO-2jP-13@gated-at.bofh.it> (permalink) |
| References | <pXi4b-4fw-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Aug 14, 2015 at 12:58:59AM -0700, Stephen Boyd wrote: > The only caller of cpu_die() on ARM is arch_cpu_idle_dead(), so > let's simplify the code by renaming cpu_die() to > arch_cpu_idle_dead(). While were here, drop the __ref annotation > because __cpuinit is gone nowadays. > > Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Ok. Please put it in the patch system, thanks. -- FTTC broadband for 0.8mile line: currently at 10.5Mbps down 400kbps up according to speedtest.net. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] ARM: smp: Collapse arch_cpu_idle_dead() into cpu_die() Stephen Boyd <sboyd@codeaurora.org> - 2015-08-14 10:00 +0200 Re: [PATCH] ARM: smp: Collapse arch_cpu_idle_dead() into cpu_die() Russell King - ARM Linux <linux@arm.linux.org.uk> - 2015-08-14 14:50 +0200
csiph-web