commit | 5b003119ab6a12f03ab6ec43a1c921c9469945a4 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Thu Jan 24 22:01:48 2013 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Feb 15 23:07:38 2013 +0100 |
tree | 1936e89d828d3c9a9b0ddcbd0a1b4b62022e7dde | |
parent | 8e8dc33543504830e6444607ba856e60679995f1 [diff] |
MIPS: Cleanup break and trap codes. Very ancient out-of-tree KDB versions were using BRK_KDB code but it's unused in modern kernels since a long time. Delete it. The microMIPS encoding only reserves 4 bits for a trap code so it's time for further weedkilling. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>