diff options
author | Andrew Donnellan <andrew.donnellan@au1.ibm.com> | 2019-03-18 15:28:54 +1100 |
---|---|---|
committer | Stewart Smith <stewart@linux.ibm.com> | 2019-03-28 15:24:12 +1100 |
commit | c9bc52a250a0f15e75b10670165f8e518a845b68 (patch) | |
tree | 3080aa146c17586b7ca13461c154b07f331c465d /core/hmi.c | |
parent | 2c71d7032484f4267ca425b5a58c5a6f06a2eaf3 (diff) | |
download | blackbird-skiboot-c9bc52a250a0f15e75b10670165f8e518a845b68.tar.gz blackbird-skiboot-c9bc52a250a0f15e75b10670165f8e518a845b68.zip |
core/stack: Remove r1 argument from ___backtrace()
___backtrace() is always called with r1 = __builtin_frame_address(0), and
it's unlikely we're going to need it to do something else any time soon, so
simplify the API by removing the parameter.
Signed-off-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'core/hmi.c')
0 files changed, 0 insertions, 0 deletions