]> Git Repo - linux.git/commit
MIPS: Add SysRq operation to dump TLBs on all CPUs
authorJames Hogan <[email protected]>
Tue, 19 May 2015 08:50:29 +0000 (09:50 +0100)
committerRalf Baechle <[email protected]>
Sun, 21 Jun 2015 19:52:27 +0000 (21:52 +0200)
commitd1e9a4f547354ca258b6200ab6b1f0e4909b92e8
tree83296bd594cda572fb2159960c9b29d739b1145d
parent37dd3818d1f3d875125cffb6d84392df1a38f2f9
MIPS: Add SysRq operation to dump TLBs on all CPUs

Add a MIPS specific SysRq operation to dump the TLB entries on all CPUs,
using the 'x' trigger key.

Signed-off-by: James Hogan <[email protected]>
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/10072/
Signed-off-by: Ralf Baechle <[email protected]>
arch/mips/kernel/Makefile
arch/mips/kernel/sysrq.c [new file with mode: 0644]
drivers/tty/sysrq.c
This page took 0.059136 seconds and 4 git commands to generate.