commit | 9c698bff66ab4914bb3d71da7dc6112519bde23e | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Fri Jan 29 10:19:07 2021 +0000 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Fri Feb 05 10:23:00 2021 +0000 |
tree | ffbe22801c9afde748a568d3db0f5f7e072ba119 | |
parent | 538eea5362a1179dfa7770dd2b6607dc30cc50c6 [diff] |
ARM: ensure the signal page contains defined contents Ensure that the signal page contains our poison instruction to increase the protection against ROP attacks and also contains well defined contents. Acked-by: Will Deacon <will@kernel.org> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>