* [ARM: code clean up local_irq_disable]
@ 2015-03-30 11:16 Maninder Singh
0 siblings, 0 replies; only message in thread
From: Maninder Singh @ 2015-03-30 11:16 UTC (permalink / raw)
To: linux-arm-kernel
Hi
Subject: [PATCH] ARM: code clean up local_irq_disable
Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
---
arch/arm/kernel/process.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/arm/kernel/process.c b/arch/arm/kernel/process.c
index 81ef686..18cfce4 100644
--- a/arch/arm/kernel/process.c
+++ b/arch/arm/kernel/process.c
@@ -195,7 +195,6 @@ void machine_halt(void)
local_irq_disable();
smp_send_stop();
- local_irq_disable();
while (1);
}
--
1.7.1
Thanks and Regards,
Maninder Singh
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-03-30 11:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-30 11:16 [ARM: code clean up local_irq_disable] Maninder Singh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).