commit | 00ae36de49cc718d4122e1c8aac96fd1a5a2553c | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Fri Oct 13 12:17:16 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Mon Oct 16 15:53:30 2006 +1000 |
tree | 42cfa3ddd7fb403fb9e03848eb3e7c4bc5050185 | |
parent | 99f48610252b736908fa5bdea505a480368308d6 [diff] |
[POWERPC] Better check in show_instructions Instead of just checking that an address is in the right range, use the provided __kernel_text_address() helper which covers both the kernel and module text sections. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Paul Mackerras <paulus@samba.org>