Files
linux/arch/mips/kernel
Atsushi Nemoto 6312e0ee45 [MIPS] Add some debugfs files to debug unaligned accesses
Currently a number of unaligned instructions is counted but not used.
Add /debug/mips/unaligned_instructions file to show the value.

And add /debug/mips/unaligned_action to control behavior upon an
unaligned access.  Possible actions are:

0: silently fixup the unaligned access.
1: send SIGBUS.
2: dump registers, process name, etc. and fixup.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-07-10 17:33:04 +01:00
..
2007-05-09 12:30:56 -07:00
2007-07-10 17:33:03 +01:00
2007-02-06 16:53:19 +00:00
2007-07-10 17:33:03 +01:00
2005-04-16 15:20:36 -07:00
2005-10-29 19:30:50 +01:00
2007-02-06 16:53:19 +00:00
2006-11-30 01:14:44 +00:00
2006-12-10 21:52:11 +00:00
2007-05-08 11:14:58 -07:00
2007-02-06 16:53:19 +00:00
2007-07-10 17:33:03 +01:00