lkml.org 
[lkml]   [2014]   [Jul]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Bug: retry of clone() on Alpha can result in zeroed process thread pointer
Ok, I think I've actually found it this time.  It's here:

> 281 childregs->r20 = 1; /* OSF/1 has some strange fork() semantics. */
> 282 regs->r20 = 0;

We need to delay this r20 silliness until after restarts or something. Or just
kill it -- it's not like glibc uses this return value.


r~


\
 
 \ /
  Last update: 2014-07-30 22:01    [W:0.049 / U:0.820 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site