lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ