[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1453986389-15887-1-git-send-email-j-keerthy@ti.com>
Date: Thu, 28 Jan 2016 18:36:27 +0530
From: Keerthy <j-keerthy@...com>
To: <linux-kernel@...r.kernel.org>, <oleg@...hat.com>,
<toshi.kani@...com>, <linux-omap@...r.kernel.org>,
<linux-pm@...r.kernel.org>, <linux-patch-review@...t.ti.com>
CC: <j-keerthy@...com>, <nm@...com>, <grygorii.strashko@...com>,
<mingo@...nel.org>, <josh@...htriplett.org>, <rui.zhang@...el.com>,
<edubezval@...il.com>
Subject: [PATCH 0/2] reboot: Introduce emergency_poweroff function
The series introduces a new function emergency_poweroff which shuts
down the system after a configurable period of time. emergency_poweroff
is appropriate in case of thermal shutdown scenario.
Tested on DRA7-EVM.
Keerthy (2):
reboot: Introduce emergency poweroff function
thermal: Use emergency_poweroff instead of orderly_poweroff for
shutdown scenario
arch/Kconfig | 9 +++++++++
drivers/thermal/thermal_core.c | 2 +-
include/linux/reboot.h | 1 +
kernel/reboot.c | 31 +++++++++++++++++++++++++++++++
4 files changed, 42 insertions(+), 1 deletion(-)
--
1.9.1
Powered by blists - more mailing lists