Re: [v2] powerpc/powernv: de-deuplicate OPAL call wrappers
From: Michael Ellerman <hidden>
Date: 2017-03-31 12:33:56
From: Michael Ellerman <hidden>
Date: 2017-03-31 12:33:56
On Thu, 2017-03-23 at 07:54:01 UTC, Oliver O'Halloran wrote:
Currently the code to perform an OPAL call is duplicated between the normal path and path taken when tracepoints are enabled. There's no real need for this and combining them makes opal_tracepoint_entry considerably easier to understand. Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/c3a08e93d66e9ba59ffbfb610af2f7 cheers