diff options
author | Will Deacon <will@kernel.org> | 2020-01-15 18:43:05 +0000 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-01-16 12:53:16 -0700 |
commit | 6535a39ffa88d24e7b277737e6a7405181f68710 (patch) | |
tree | 28a2e3a93cfcbaa3a2a7ef2a26205e2bcac727dc /Documentation/sphinx | |
parent | 61f005901b73786893c36d08cd1152fb89683651 (diff) | |
download | linux-6535a39ffa88d24e7b277737e6a7405181f68710.tar.gz |
Documentation: Call out example SYM_FUNC_* usage as x86-specific
The example given in asm-annotations.rst to describe the constraints that
a function should meet in order to be annotated with a SYM_FUNC_* macro
is x86-specific, and not necessarily applicable to architectures using
branch-and-link style calling conventions such as arm64.
Tweak the example text to call out the x86-specific text.
Cc: Mark Brown <broonie@kernel.org>
Cc: Jiri Slaby <jslaby@suse.com>
Signed-off-by: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/20200115184305.1187-1-will@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/sphinx')
0 files changed, 0 insertions, 0 deletions