The patch titled Documentation/sysrq.txt: added short description for 'Q' (timerlist) has been added to the -mm tree. Its filename is documentation-sysrqtxt-added-short-description-for-q-timerlist.patch *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: Documentation/sysrq.txt: added short description for 'Q' (timerlist) From: Johannes Weiner <hannes-kernel@xxxxxxxxxxxx> I added the 'Q' to list. A short description in the `Ok, so what can I use them for'-section, on when or why to use it would be nice! Signed-off-by: Johannes Weiner <hannes-kernel@xxxxxxxxxxxx> Cc: Ingo Molnar <mingo@xxxxxxx> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/sysrq.txt | 2 ++ 1 file changed, 2 insertions(+) diff -puN Documentation/sysrq.txt~documentation-sysrqtxt-added-short-description-for-q-timerlist Documentation/sysrq.txt --- a/Documentation/sysrq.txt~documentation-sysrqtxt-added-short-description-for-q-timerlist +++ a/Documentation/sysrq.txt @@ -93,6 +93,8 @@ On all - write a character to /proc/sys 'p' - Will dump the current registers and flags to your console. +'q' - Will dump a list of all running timers. + 'r' - Turns off keyboard raw mode and sets it to XLATE. 's' - Will attempt to sync all mounted filesystems. _ Patches currently in -mm which might be from hannes-kernel@xxxxxxxxxxxx are documentation-sysrqtxt-added-short-description-for-q-timerlist.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html