commit | fc31b80957a14a60513d953cc67a55519a2b09c7 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Mar 08 17:33:24 2007 +0900 |
committer | Paul Mundt <lethal@hera.kernel.org> | Mon May 07 02:10:51 2007 +0000 |
tree | 0ec4b686bc0f05dc26dd46c8f38866818775ca86 | |
parent | fa5da2f7bdcf885efe65a37df13907c7d72296f6 [diff] |
sh: Rip out broken kgdb thread support. The kgdb thread support is woefully out of date (it predates the pidhash), and needs a complete rewrite before it's useful again. Just rip it out entirely. Updating the unified kgdb stub is a more worthwhile endeavour for anyone that happens to be interested in this, at present it's just limping along. Signed-off-by: Paul Mundt <lethal@linux-sh.org>