]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Malta: hang on halt
authorPaul Burton <paul.burton@imgtec.com>
Wed, 7 May 2014 11:20:59 +0000 (12:20 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 30 May 2014 19:01:09 +0000 (21:01 +0200)
commit9fce4ebdd92be7b68221f1a22b9b3e9fc552929b
treed2cf384c474d8da3eb0645c23822e6018ea2cdc5
parent5d00a37c45bb1a34e3df273a99e4c1064cff024f
MIPS: Malta: hang on halt

When the system is halted it makes little sense to reset it. Instead,
hang by executing an infinite loop.

[ralf@linux-mips.org: Remove printk from mips_machine_halt() - this is not
the place to communicate with the user.]

Suggested-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/6906/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mti-malta/malta-reset.c