Michael Ellerman wrote:
"Naveen N. Rao" <naveen.n....@linux.vnet.ibm.com> writes:
...
A change log is always nice even if it's short :)
I tried, but really couldn't come up with anything more to write. I'll
try harder for v2 :)
Signed-off-by: Naveen N. Rao <naveen.n....@linux.vnet.ibm.com>
---
arch/powerpc/Kconfig | 1 +
arch/powerpc/include/asm/error-injection.h | 9 +++++++++
arch/powerpc/include/asm/ptrace.h | 5 +++++
3 files changed, 15 insertions(+)
create mode 100644 arch/powerpc/include/asm/error-injection.h
This looks fine to me, it's probably easiest if it goes in via tip along
with patch 1.
Acked-by: Michael Ellerman <m...@ellerman.id.au>
Thanks for the review. I'll base v2 on -tip
- Naveen