All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] kernel_lockdown.7: Remove description of lifting via SysRq (not upstream)
@ 2021-05-27  7:13 Alejandro Colomar
  2021-06-09 21:24 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 4+ messages in thread
From: Alejandro Colomar @ 2021-05-27  7:13 UTC (permalink / raw)
  To: mtk.manpages
  Cc: dann frazier, linux-man, Heinrich Schuchardt, David Howells,
	Pedro Principeza, Randy Dunlap, Kyle McMartin, Matthew Garrett,
	Alejandro Colomar

From: dann frazier <dann.frazier@canonical.com>

The patch that implemented lockdown lifting via SysRq ended up getting
dropped[*] before the feature was merged upstream. Having the feature
documented but unsupported has caused some confusion for our users.

[*] http://archive.lwn.net:8080/linux-kernel/CACdnJuuxAM06TcnczOA6NwxhnmQUeqqm3Ma8btukZpuCS+dOqg@mail.gmail.com/

Signed-off-by: dann frazier <dann.frazier@canonical.com>
Cc: Heinrich Schuchardt <xypron.glpk@gmx.de>
Cc: David Howells <dhowells@redhat.com>
Cc: Pedro Principeza <pedro.principeza@canonical.com>
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: Kyle McMartin <kyle@redhat.com>
Cc: Matthew Garrett <mjg59@google.com>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
---
 man7/kernel_lockdown.7 | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/man7/kernel_lockdown.7 b/man7/kernel_lockdown.7
index 30863de62..b0442b3b6 100644
--- a/man7/kernel_lockdown.7
+++ b/man7/kernel_lockdown.7
@@ -33,11 +33,6 @@ where X indicates the process name and Y indicates what is restricted.
 .PP
 On an EFI-enabled x86 or arm64 machine, lockdown will be automatically enabled
 if the system boots in EFI Secure Boot mode.
-.PP
-If the kernel is appropriately configured, lockdown may be lifted by typing
-the appropriate sequence on a directly attached physical keyboard.
-For x86 machines, this is
-.IR SysRq+x .
 .\"
 .SS Coverage
 When lockdown is in effect, a number of features are disabled or have their
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [PATCH] kernel_lockdown.7: Remove description of lifting via SysRq (not upstream)
@ 2021-05-26 17:34 dann frazier
  2021-05-27  7:13 ` Alejandro Colomar (man-pages)
  0 siblings, 1 reply; 4+ messages in thread
From: dann frazier @ 2021-05-26 17:34 UTC (permalink / raw)
  To: linux-man, Michael Kerrisk, David Howells, Heinrich Schuchardt
  Cc: linux-kernel, Pedro Principeza

The patch that implemented lockdown lifting via SysRq ended up getting
dropped[*] before the feature was merged upstream. Having the feature
documented but unsupported has caused some confusion for our users.

[*] http://archive.lwn.net:8080/linux-kernel/CACdnJuuxAM06TcnczOA6NwxhnmQUeqqm3Ma8btukZpuCS+dOqg@mail.gmail.com/

Signed-off-by: dann frazier <dann.frazier@canonical.com>
---
 man7/kernel_lockdown.7 | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/man7/kernel_lockdown.7 b/man7/kernel_lockdown.7
index 30863de62..29ffd55c3 100644
--- a/man7/kernel_lockdown.7
+++ b/man7/kernel_lockdown.7
@@ -33,12 +33,6 @@ where X indicates the process name and Y indicates what is restricted.
 .PP
 On an EFI-enabled x86 or arm64 machine, lockdown will be automatically enabled
 if the system boots in EFI Secure Boot mode.
-.PP
-If the kernel is appropriately configured, lockdown may be lifted by typing
-the appropriate sequence on a directly attached physical keyboard.
-For x86 machines, this is
-.IR SysRq+x .
-.\"
 .SS Coverage
 When lockdown is in effect, a number of features are disabled or have their
 use restricted.
-- 
2.31.1


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

end of thread, other threads:[~2021-06-09 21:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-27  7:13 [PATCH] kernel_lockdown.7: Remove description of lifting via SysRq (not upstream) Alejandro Colomar
2021-06-09 21:24 ` Michael Kerrisk (man-pages)
  -- strict thread matches above, loose matches on Subject: below --
2021-05-26 17:34 dann frazier
2021-05-27  7:13 ` Alejandro Colomar (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.