git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e8dc33
)
MIPS: Cleanup break and trap codes.
author
Ralf Baechle
<ralf@linux-mips.org>
Thu, 24 Jan 2013 21:01:48 +0000
(22:01 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 15 Feb 2013 22:07:38 +0000
(23:07 +0100)
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>
No differences found