commit | c64af6458e2e2ddf86aff559837d3925fbf9cbb5 | [log] [tgz] |
---|---|---|
author | Nicholas Piggin <npiggin@gmail.com> | Tue Dec 20 04:30:09 2016 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Apr 28 21:02:25 2017 +1000 |
tree | 63993fee176303787f76ebc95381bb438e41ea27 | |
parent | ddd703ca06ede1b2d01ed1b0cb8d4315ab808099 [diff] |
powerpc: Add struct smp_ops_t.cause_nmi_ipi operation Have the NMI IPI code use this op when the platform defines it. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>