linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] reboot: sysfs improvements
@ 2020-11-30 17:37 Matteo Croce
  2020-11-30 17:37 ` [PATCH 1/2] reboot: allow to override reboot type if quirks are found Matteo Croce
  2020-11-30 17:37 ` [PATCH 2/2] reboot: hide from sysfs not applicable settings Matteo Croce
  0 siblings, 2 replies; 5+ messages in thread
From: Matteo Croce @ 2020-11-30 17:37 UTC (permalink / raw)
  To: linux-kernel; +Cc: Petr Mladek, Andrew Morton

From: Matteo Croce <mcroce@microsoft.com>

Some improvements to the sysfs reboot interface: hide not
working settings and support machines with known reboot quirks.

Matteo Croce (2):
  reboot: allow to override reboot type if quirks are found
  reboot: hide from sysfs not applicable settings

 kernel/reboot.c | 58 ++++++++++++++++++++++++++++++-------------------
 1 file changed, 36 insertions(+), 22 deletions(-)

-- 
2.28.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-12-01 10:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-30 17:37 [PATCH 0/2] reboot: sysfs improvements Matteo Croce
2020-11-30 17:37 ` [PATCH 1/2] reboot: allow to override reboot type if quirks are found Matteo Croce
2020-12-01 10:46   ` Petr Mladek
2020-11-30 17:37 ` [PATCH 2/2] reboot: hide from sysfs not applicable settings Matteo Croce
2020-12-01 10:52   ` Petr Mladek

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).