diff options
author | Jonathan Corbet <corbet@lwn.net> | 2019-07-22 21:51:20 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-07-22 21:51:20 +0200 |
commit | 48ffc3d12b55bed8d9452a89bc13de4864dc3106 (patch) | |
tree | c84a70ad0f1391f483c5bde738155be8fff6a692 /arch/powerpc | |
parent | doc:it_IT: rephrase statement (diff) | |
parent | docs: load_config.py: ensure subdirs end with "/" (diff) | |
download | linux-48ffc3d12b55bed8d9452a89bc13de4864dc3106.tar.xz linux-48ffc3d12b55bed8d9452a89bc13de4864dc3106.zip |
Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental into mauro
Bring in a set of post-thrashup fixes from Mauro.
Diffstat (limited to 'arch/powerpc')
-rw-r--r-- | arch/powerpc/kernel/exceptions-64s.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/kernel/exceptions-64s.S b/arch/powerpc/kernel/exceptions-64s.S index eee5bef736c8..6ba3cc2ef8ab 100644 --- a/arch/powerpc/kernel/exceptions-64s.S +++ b/arch/powerpc/kernel/exceptions-64s.S @@ -1531,7 +1531,7 @@ EXC_COMMON(trap_0b_common, 0xb00, unknown_exception) * * Call convention: * - * syscall register convention is in Documentation/powerpc/syscall64-abi.txt + * syscall register convention is in Documentation/powerpc/syscall64-abi.rst * * For hypercalls, the register convention is as follows: * r0 volatile |