Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1532002
| From | Christophe Leroy <christophe.leroy@c-s.fr> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] powerpc: hw_breakpoint for book3s/32 and 8xx |
| Date | 2016-11-29 10:00 +0100 |
| Message-ID | <sIMqB-62E-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This serie provides HW breakpoints on 32 bits Book3S and 8xx Tested on mpc8321 Tested on mpc885 Christophe Leroy (2): powerpc/32: Enable HW_BREAKPOINT on BOOK3S powerpc/8xx: Implement hw_breakpoint arch/powerpc/Kconfig | 2 +- arch/powerpc/include/asm/processor.h | 2 +- arch/powerpc/include/asm/reg_8xx.h | 7 +++++++ arch/powerpc/kernel/head_8xx.S | 28 +++++++++++++++++++++++++++- arch/powerpc/kernel/hw_breakpoint.c | 6 +++++- arch/powerpc/kernel/process.c | 22 ++++++++++++++++++++++ 6 files changed, 63 insertions(+), 4 deletions(-) -- 2.10.1
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/2] powerpc: hw_breakpoint for book3s/32 and 8xx Christophe Leroy <christophe.leroy@c-s.fr> - 2016-11-29 10:00 +0100
csiph-web