dk.org , Elena Agostini ,
> levendsa...@gmail.com
> Subject: Re: [PATCH] gpu/cuda: Add missing stdlib include
>
> External email: Use caution opening links or attachments
>
>
> On Tue, Sep 26, 2023 at 8:24 PM Aaron Conole wrote:
> >
> >
> > From: John Rome
Ack
Thanks
EA
From: David Marchand
Date: Friday, 29 September 2023 at 16:58
To: Aaron Conole , John Romein
Cc: dev@dpdk.org , Elena Agostini ,
levendsa...@gmail.com
Subject: Re: [PATCH] gpu/cuda: Add missing stdlib include
External email: Use caution opening links or attachments
On Tue
On Tue, Sep 26, 2023 at 8:24 PM Aaron Conole wrote:
>
>
> From: John Romein
>
> getenv needs stdlib.h to be included.
>
> Bugzilla ID: 1133
>
> Fixes: 24c77594e08f ("gpu/cuda: map GPU memory with GDRCopy")
> Signed-off-by: John Romein
Thanks for the patch, it seems to be a duplicate of the prio
From: John Romein
getenv needs stdlib.h to be included.
Bugzilla ID: 1133
Fixes: 24c77594e08f ("gpu/cuda: map GPU memory with GDRCopy")
Signed-off-by: John Romein
---
NOTE: this is a post of https://github.com/DPDK/dpdk/pull/69 to the
mailing list.
drivers/gpu/cuda/gdrcopy.c | 2 ++
John Romein writes:
> getenv needs stdlib.h to be included.
>
> Bugzilla ID: 1133
>
> Fixes: 24c77594e08f ("gpu/cuda: map GPU memory with GDRCopy")
> Signed-off-by: John Romein
> ---
Hi John,
Thanks so much for the contribution. It looks like the patch got
corrupted by something. Please chec
getenv needs stdlib.h to be included.
Bugzilla ID: 1133
Fixes: 24c77594e08f ("gpu/cuda: map GPU memory with GDRCopy")
Signed-off-by: John Romein
---
drivers/gpu/cuda/gdrcopy.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/gpu/cuda/gdrcopy.c b/drivers/gpu/cuda/gdrcopy.c
index 32
6 matches
Mail list logo