]> bbs.cooldavid.org Git - net-next-2.6.git/commit
microblaze: Remove old user debugging gdb stub
authorMichal Simek <monstr@monstr.eu>
Tue, 3 Aug 2010 09:32:20 +0000 (11:32 +0200)
committerMichal Simek <monstr@monstr.eu>
Thu, 21 Oct 2010 05:51:23 +0000 (15:51 +1000)
commit0425609680927f3368b0e0270452d41759d43b3f
treeeb462107976ea43a61add98a86e840bc951c0242
parent95d3a8cd1596b7d34b873d1fa5a70bbc656f5410
microblaze: Remove old user debugging gdb stub

Old gdb uses priviledged exception handler to handle
gdb exception. New gdb uses brki r16, 0x18 that's why
we can remove old gdb support.

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/kernel/exceptions.c