Re: [PATCH] x86: pad assembly functions with INT3
From: Alexey Dobriyan
Date: Wed May 09 2018 - 12:55:26 EST
On Mon, May 07, 2018 at 02:41:14PM -0700, hpa@xxxxxxxxx wrote:
> >-#define __ALIGN .p2align 4, 0x90
> >+#define __ALIGN .p2align 4, 0xCC
>
> Acked-by: H. Peter Anvin <h.peter.anvin@in tel.com>
Thanks!
If someone knows how to control _compiler_ inter-function padding,
please tell.