summaryrefslogtreecommitdiffstats
path: root/Documentation/features
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2022-04-15 23:53:38 -0700
committerMax Filippov <jcmvbkbc@gmail.com>2022-05-01 19:51:21 -0700
commit961c5efbc493ef497fe68ec07a4ed081acba4c92 (patch)
treec1c7fcdcc565b8d0d737eb4eab460a805099ede0 /Documentation/features
parentde4415d0bac91192ee9c74e849bc61429efa9b42 (diff)
downloadlinux-961c5efbc493ef497fe68ec07a4ed081acba4c92.tar.gz
linux-961c5efbc493ef497fe68ec07a4ed081acba4c92.tar.bz2
linux-961c5efbc493ef497fe68ec07a4ed081acba4c92.zip
xtensa: use abi_* register names in the kernel exit code
Using plain register names is prone to errors when code is changed and new calls are added between the register load and use. Change plain register names to abi_* names in the call-heavy part of the kernel exit code to clearly indicate what's supposed to be preserved and what's not. Re-align code while at it. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'Documentation/features')
0 files changed, 0 insertions, 0 deletions