commit | db81fb8486563573aca023dac30a2d70c46855e8 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@snapgear.com> | Fri Sep 02 10:42:52 2005 +1000 |
committer | Linus Torvalds <torvalds@evo.osdl.org> | Fri Sep 02 00:57:30 2005 -0700 |
tree | b86af0ec7bb953ae45f3e47627b6580227d14f00 | |
parent | 5d052c170e9a7ac0c7d58fe4fbf39fca3c24f2cc [diff] |
[PATCH] m68knommu: cleanup showstack() Make show_stack() consistent with other architectures. Put the vector string names in the .rodata section. Patch originally submitted by Philippe De Muyter <phdm@macqel.be>. Signed-off-by: Greg Ungerer <gerg@uclinux.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>