Home
last modified time | relevance | path

Searched hist:d11c2a0de2824395656cf8ed15811580c9dd38aa (Results 1 – 5 of 5) sorted by relevance

/linux/arch/sparc/kernel/
H A Dsigutil_32.cdiff 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 Dsigutil_64.cdiff 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 Dsignal_32.cdiff 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 Dsignal_64.cdiff 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 Dsignal32.cdiff 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>