commit | eecff81d1fcda22cd0029d11fe2a71dceed11dad | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Tue Oct 27 18:46:55 2009 +0000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Oct 28 16:13:03 2009 +1100 |
tree | 9cbccbfc76a7336aa1d309b89407e31a76110784 | |
parent | f7d7986060b2890fc26db6ab5203efbd33aa2497 [diff] |
powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATED perf_event wants a separate event for alignment and emulation faults, so create another emulation event. This will make it easy to hook in perf_event at one spot. We pass in regs which will be required for these events. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Paul Mackerras <paulus@samba.org>