lkml.org 
[lkml]   [2019]   [Apr]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3 4/4] samples: show race-free pidfd metadata access
On 04/19, Christian Brauner wrote:
>
> +int main(int argc, char *argv[])
> +{
> + int ret = EXIT_FAILURE;
> + char buf[4096] = { 0 };
> + pid_t pid;
> + int pidfd, procfd, statusfd;

I think you need to initialize pidfd = 0 in this version ;) Otherwise,

Reviewed-by: Oleg Nesterov <oleg@redhat.com>

\
 
 \ /
  Last update: 2019-04-19 21:39    [W:0.440 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site