All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: remove stale crossrelease_stacktrace parameter
@ 2018-01-08 15:27 David Sterba
  2018-01-08 17:25 ` [tip:locking/urgent] locking/Documentation: Remove stale crossrelease_fullstack parameter tip-bot for David Sterba
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2018-01-08 15:27 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-doc, mingo, byungchul.park, David Sterba

The cross-release lockdep functionality has been removed in
e966eaeeb623f0997 ("locking/lockdep: Remove the cross-release locking
checks"), leaving the kernel parameter docs behind. The code handling
the parameter does not exist so this is a plain documentation change.

Signed-off-by: David Sterba <dsterba@suse.com>
---
 Documentation/admin-guide/kernel-parameters.txt | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index af7104aaffd9..a626465dd877 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -713,9 +713,6 @@
 			It will be ignored when crashkernel=X,high is not used
 			or memory reserved is below 4G.
 
-	crossrelease_fullstack
-			[KNL] Allow to record full stack trace in cross-release
-
 	cryptomgr.notests
                         [KNL] Disable crypto self-tests
 
-- 
2.15.1

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

* [tip:locking/urgent] locking/Documentation: Remove stale crossrelease_fullstack parameter
  2018-01-08 15:27 [PATCH] Documentation: remove stale crossrelease_stacktrace parameter David Sterba
@ 2018-01-08 17:25 ` tip-bot for David Sterba
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot for David Sterba @ 2018-01-08 17:25 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: dsterba, mingo, peterz, tglx, torvalds, hpa, linux-kernel

Commit-ID:  dba04eb76df982703fefc021a4d278347b6176a9
Gitweb:     https://git.kernel.org/tip/dba04eb76df982703fefc021a4d278347b6176a9
Author:     David Sterba <dsterba@suse.com>
AuthorDate: Mon, 8 Jan 2018 16:27:31 +0100
Committer:  Ingo Molnar <mingo@kernel.org>
CommitDate: Mon, 8 Jan 2018 17:29:17 +0100

locking/Documentation: Remove stale crossrelease_fullstack parameter

The cross-release lockdep functionality has been removed in:

   e966eaeeb623: ("locking/lockdep: Remove the cross-release locking checks")

... leaving the kernel parameter docs behind. The code handling
the parameter does not exist so this is a plain documentation change.

Signed-off-by: David Sterba <dsterba@suse.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: byungchul.park@lge.com
Cc: linux-doc@vger.kernel.org
Link: http://lkml.kernel.org/r/20180108152731.27613-1-dsterba@suse.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
 Documentation/admin-guide/kernel-parameters.txt | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index af7104a..a626465 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -713,9 +713,6 @@
 			It will be ignored when crashkernel=X,high is not used
 			or memory reserved is below 4G.
 
-	crossrelease_fullstack
-			[KNL] Allow to record full stack trace in cross-release
-
 	cryptomgr.notests
                         [KNL] Disable crypto self-tests
 

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

end of thread, other threads:[~2018-01-08 17:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-08 15:27 [PATCH] Documentation: remove stale crossrelease_stacktrace parameter David Sterba
2018-01-08 17:25 ` [tip:locking/urgent] locking/Documentation: Remove stale crossrelease_fullstack parameter tip-bot for David Sterba

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.