[PATCH] arm64: remove dead code

Geoff Levand geoff at infradead.org
Fri Jul 17 10:42:59 PDT 2015


Hi,

On Fri, 2015-07-17 at 08:50 +0200, Ard Biesheuvel wrote:
> > On 16 July 2015 at 19:58, Mark Salter <msalter at redhat.com> wrote:
> >> Commit 68234df4ea79 ("arm64: kill flush_cache_all()") removed
> >> soft_reset() from the kernel. This was the only caller of
> >> setup_mm_for_reboot(), so remove that also.
> >
> > I am wondering if setup_mm_for_reboot() is being used in the kexec
> > patches. Perhaps we should check that before removing it.

The whole CPU reset support that kexec was using was removed.

I started on reimplementing a new cpu_reset() routine (in my
master branch at [1]), but I can only work on it when I have
some extra time, and these days that is not very often.

[1] https://git.kernel.org/cgit/linux/kernel/git/geoff/linux-kexec.git/

-Geoff




More information about the linux-arm-kernel mailing list