[CRIU] [PATCH 0/2] Make the test static/file_fown pass on ARM
    Cyrill Gorcunov 
    gorcunov at openvz.org
       
    Mon Jan 28 04:39:58 EST 2013
    
    
  
On Mon, Jan 28, 2013 at 01:30:06PM +0400, Alexander Kartashov wrote:
> 
> Isn't it better to replace glibc open() with a direct syscall here
> as proposed by Anrew Vagin?
syscall(__NR_open, ...) will be fine for me, since it allows to unify
approach on both architectures, and update the comment then explaining
why we have done that (Pavel, what you think?)
    
    
More information about the CRIU
mailing list