On Wed, Jun 05, 2019 at 03:07:55PM +0200, Peter Zijlstra wrote: > In preparation for wider use, move the ENCODE_FRAME_POINTER macros to > a common header and provide inline asm versions. > > These macros are used to encode a pt_regs frame for the unwinder; see > unwind_frame.c:decode_frame_pointer(). > > Signed-off-by: Peter Zijlstra (Intel) <pet...@infradead.org>
Reviewed-by: Josh Poimboeuf <jpoim...@redhat.com> -- Josh