On 05.06.18 19:56, Ivan Gorinov wrote:
> On Sun, Jun 03, 2018 at 02:06:47PM +0200, Alexander Graf wrote:
>> On 02.06.18 20:44, Heinrich Schuchardt wrote:
>>> On 05/31/2018 12:50 AM, Ivan Gorinov wrote:
Add setjmp/longjmp functions for x86_64,
based on existing 32-bit implementation.
>>>
On Sun, Jun 03, 2018 at 02:06:47PM +0200, Alexander Graf wrote:
> On 02.06.18 20:44, Heinrich Schuchardt wrote:
> > On 05/31/2018 12:50 AM, Ivan Gorinov wrote:
> >> Add setjmp/longjmp functions for x86_64,
> >> based on existing 32-bit implementation.
> >
> > Thank you for your patch. This address
On 02.06.18 20:44, Heinrich Schuchardt wrote:
> On 05/31/2018 12:50 AM, Ivan Gorinov wrote:
>> Add setjmp/longjmp functions for x86_64,
>> based on existing 32-bit implementation.
>
> Thank you for your patch. This addresses a gap that really should be closed.
>
> Please, add a line to the comm
On 05/31/2018 12:50 AM, Ivan Gorinov wrote:
> Add setjmp/longjmp functions for x86_64,
> based on existing 32-bit implementation.
Thank you for your patch. This addresses a gap that really should be closed.
Please, add a line to the commit message indicating the calling
conventions that are suppo
Add setjmp/longjmp functions for x86_64,
based on existing 32-bit implementation.
Signed-off-by: Ivan Gorinov
---
arch/x86/cpu/x86_64/setjmp.S | 56 +++
arch/x86/cpu/x86_64/setjmp.c | 19 ---
arch/x86/include/asm/setjmp.h | 17 +
5 matches
Mail list logo