Skip to content

Commit

Permalink
powerpc/ppc-opcode: Fold PPC_INST_* macros into PPC_RAW_* macros
Browse files Browse the repository at this point in the history
Lots of PPC_INST_* macros are used only ever in PPC_* macros, fold
those PPC_INST_* into PPC_RAW_* to avoid using PPC_INST_*
accidentally.

Signed-off-by: Balamuruhan S <bala24@linux.ibm.com>
Tested-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Acked-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
[mpe: Deal with PHWSYNC, PLWSYNC]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200624113038.908074-7-bala24@linux.ibm.com
  • Loading branch information
Balamuruhan S authored and Michael Ellerman committed Jul 16, 2020
1 parent 357c572 commit e4208f1
Showing 1 changed file with 129 additions and 265 deletions.
Loading

0 comments on commit e4208f1

Please sign in to comment.