[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080507.181606.189746306.davem@davemloft.net>
Date: Wed, 07 May 2008 18:16:06 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: torvalds@...ux-foundation.org
Cc: akpm@...ux-foundation.org, sparclinux@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [GIT]: Sparc
From: Linus Torvalds <torvalds@...ux-foundation.org>
Date: Wed, 7 May 2008 17:06:29 -0700 (PDT)
> On Wed, 7 May 2008, David Miller wrote:
> >
> > 1) If fork/clone/etc. errors, argument register %o2 is clobbered
> > breaking syscall restart.
>
> Wow. Do we actually restart fork/clone/etc? That sounds suspicious. Maybe
> there is some other bug here?
do_fork() checks for signals, and returns -ERESTARTNOINTR right
before fully committing itself to the operation.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists