diff options
author | David S. Miller <davem@davemloft.net> | 2016-05-28 21:21:31 -0700 |
---|---|---|
committer | Sasha Levin <sasha.levin@oracle.com> | 2016-07-12 08:48:26 -0400 |
commit | 16c193364b4d6ff58c38c209e1e2b5c6fd674123 (patch) | |
tree | dbcfcfcec1d6358402021301ef6ed0ddc412384a /arch/arm64/kernel/kgdb.c | |
parent | 705de0f20b1751f5816952486589543aaaa0bcbe (diff) | |
download | linux-rt-16c193364b4d6ff58c38c209e1e2b5c6fd674123.tar.gz |
sparc: Harden signal return frame checks.
[ Upstream commit d11c2a0de2824395656cf8ed15811580c9dd38aa ]
All signal frames must be at least 16-byte aligned, because that is
the alignment we explicitly create when we build signal return stack
frames.
All stack pointers must be at least 8-byte aligned.
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Diffstat (limited to 'arch/arm64/kernel/kgdb.c')
0 files changed, 0 insertions, 0 deletions