diff options
Diffstat (limited to 'arch/sparc')
-rw-r--r-- | arch/sparc/Kconfig | 2 | ||||
-rw-r--r-- | arch/sparc/kernel/syscalls/syscall.tbl | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig index e9f5d62e9817..7926a2e11bdc 100644 --- a/arch/sparc/Kconfig +++ b/arch/sparc/Kconfig | |||
@@ -180,7 +180,7 @@ config SMP | |||
180 | Y to "Enhanced Real Time Clock Support", below. The "Advanced Power | 180 | Y to "Enhanced Real Time Clock Support", below. The "Advanced Power |
181 | Management" code will be disabled if you say Y here. | 181 | Management" code will be disabled if you say Y here. |
182 | 182 | ||
183 | See also <file:Documentation/lockup-watchdogs.txt> and the SMP-HOWTO | 183 | See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO |
184 | available at <http://www.tldp.org/docs.html#howto>. | 184 | available at <http://www.tldp.org/docs.html#howto>. |
185 | 185 | ||
186 | If you don't know what to do here, say N. | 186 | If you don't know what to do here, say N. |
diff --git a/arch/sparc/kernel/syscalls/syscall.tbl b/arch/sparc/kernel/syscalls/syscall.tbl index c58e71f21129..8c8cc7537fb2 100644 --- a/arch/sparc/kernel/syscalls/syscall.tbl +++ b/arch/sparc/kernel/syscalls/syscall.tbl | |||
@@ -480,3 +480,4 @@ | |||
480 | 432 common fsmount sys_fsmount | 480 | 432 common fsmount sys_fsmount |
481 | 433 common fspick sys_fspick | 481 | 433 common fspick sys_fspick |
482 | 434 common pidfd_open sys_pidfd_open | 482 | 434 common pidfd_open sys_pidfd_open |
483 | # 435 reserved for clone3 | ||