]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Add SysRq operation to dump TLBs on all CPUs
authorJames Hogan <james.hogan@imgtec.com>
Tue, 19 May 2015 08:50:29 +0000 (09:50 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 21 Jun 2015 19:52:27 +0000 (21:52 +0200)
commitcbf4567f88e51d0f3ac8f0eaad0a44800148eba1
tree83296bd594cda572fb2159960c9b29d739b1145d
parentc55cf9601efd2febeb3fd92d4c6d35209c5246cc
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 <james.hogan@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/10072/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/Makefile
arch/mips/kernel/sysrq.c [new file with mode: 0644]
drivers/tty/sysrq.c