commit | db7a2d1809a5b6b08d138ff68837f805fc073351 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Wed Jun 20 14:58:10 2018 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Wed Jul 11 13:29:39 2018 +0100 |
tree | bf02bea5c8ef1ba5ab740a38144da97b385013aa | |
parent | 409d5db49867c20d226a1fc50a73d646bd733dae [diff] |
asm-generic: unistd.h: Wire up sys_rseq The new rseq call arrived in 4.18-rc1, so provide it in the asm-generic unistd.h for architectures such as arm64. Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Signed-off-by: Will Deacon <will.deacon@arm.com>