On Friday 25 May 2018 09:18 AM, Josh Poimboeuf wrote:
The toc field in the mod_arch_specific struct isn't actually used anywhere, so remove it.Also the ftrace-specific fields are now common between 32-bit and 64-bit, so simplify the struct definition a bit by moving them out of the __powerpc64__ #ifdef. Signed-off-by: Josh Poimboeuf <jpoim...@redhat.com>
Reviewed-by: Kamalesh Babulal <kamal...@linux.vnet.ibm.com>