diff options
-rw-r--r-- | Documentation/sysrq.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/sysrq.txt b/Documentation/sysrq.txt index 0e307c94809a..267f39386f99 100644 --- a/Documentation/sysrq.txt +++ b/Documentation/sysrq.txt | |||
@@ -119,6 +119,7 @@ On all - write a character to /proc/sysrq-trigger. e.g.: | |||
119 | 119 | ||
120 | 'x' - Used by xmon interface on ppc/powerpc platforms. | 120 | 'x' - Used by xmon interface on ppc/powerpc platforms. |
121 | Show global PMU Registers on sparc64. | 121 | Show global PMU Registers on sparc64. |
122 | Dump all TLB entries on MIPS. | ||
122 | 123 | ||
123 | 'y' - Show global CPU Registers [SPARC-64 specific] | 124 | 'y' - Show global CPU Registers [SPARC-64 specific] |
124 | 125 | ||