Searched hist:d11c2a0de2824395656cf8ed15811580c9dd38aa (Results 1 – 5 of 5) sorted by relevance
/linux/arch/sparc/kernel/ |
H A D | sigutil_32.c | diff d11c2a0de2824395656cf8ed15811580c9dd38aa Sun May 29 06:21:31 CEST 2016 David S. Miller <davem@davemloft.net> sparc: Harden signal return frame checks.
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>
|
H A D | sigutil_64.c | diff d11c2a0de2824395656cf8ed15811580c9dd38aa Sun May 29 06:21:31 CEST 2016 David S. Miller <davem@davemloft.net> sparc: Harden signal return frame checks.
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>
|
H A D | signal_32.c | diff d11c2a0de2824395656cf8ed15811580c9dd38aa Sun May 29 06:21:31 CEST 2016 David S. Miller <davem@davemloft.net> sparc: Harden signal return frame checks.
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>
|
H A D | signal_64.c | diff d11c2a0de2824395656cf8ed15811580c9dd38aa Sun May 29 06:21:31 CEST 2016 David S. Miller <davem@davemloft.net> sparc: Harden signal return frame checks.
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>
|
H A D | signal32.c | diff d11c2a0de2824395656cf8ed15811580c9dd38aa Sun May 29 06:21:31 CEST 2016 David S. Miller <davem@davemloft.net> sparc: Harden signal return frame checks.
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>
|