]> asedeno.scripts.mit.edu Git - linux.git/commit
parisc: prefer _THIS_IP_ and _RET_IP_ statement expressions
authorNick Desaulniers <ndesaulniers@google.com>
Wed, 1 Aug 2018 18:22:56 +0000 (11:22 -0700)
committerHelge Deller <deller@gmx.de>
Mon, 13 Aug 2018 07:30:59 +0000 (09:30 +0200)
commit4a53ec1ccf932f86845c96a5092ba4507621c84d
treec122c5046c36b1d06d92c83e5c7adbf7c6709419
parent75ebedf1d26376cafad87b43196c15161463b82a
parisc: prefer _THIS_IP_ and _RET_IP_ statement expressions

As part of the effort to reduce the code duplication between _THIS_IP_
and current_text_addr(), let's consolidate callers of
current_text_addr() to use _THIS_IP_.

Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/kernel/unwind.c