]> git.neil.brown.name Git - history.git/commit
[PATCH] various xmon cleanups
authorAnton Blanchard <anton@samba.org>
Fri, 13 Feb 2004 23:30:14 +0000 (15:30 -0800)
committerAnton Blanchard <anton@samba.org>
Fri, 13 Feb 2004 23:30:14 +0000 (15:30 -0800)
commit2d1eb995a13a7af244c7ef168aa965b6674fd605
treedae8c24708fe32332be74c0ffb3969cf32fae4c9
parent5c2341523537a5ed1bcb9bb52637944f5ea0f5ed
[PATCH] various xmon cleanups

Heres a patch I've had for a while, it removes a bunch of debugger code
which is good :) The next patch will sanitise it (and the rest of the
debugger hooks).

Various xmon cleanups

- recover from bad SPR read/write (we get a program check)
- remove some old code (bat and segment register stuff)
- update the help text to match reality
- add a "press ? for help" when xmon first appears to make rusty happy
- protect against flushing bad parts of memory from Milton
- dont print iseries specific stuff on pseries in SPR dump (S)
- add code to dump the segment table or SLB
- remove a number of functions that wouldnt work on LPAR
arch/ppc64/kernel/traps.c
arch/ppc64/xmon/privinst.h
arch/ppc64/xmon/xmon.c