linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Denis <vda@port.imtp.ilyichevsk.odessa.ua>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Kernel Mailing List <linux-kernel@vger.kernel.org>,
	George Anzinger <george@mvista.com>
Subject: Re: 2.6-test6: nanosleep+SIGCONT weirdness
Date: Sun, 9 Nov 2003 10:18:25 +0200	[thread overview]
Message-ID: <200311091018.25865.vda@port.imtp.ilyichevsk.odessa.ua> (raw)
In-Reply-To: <200311082232.59175.vda@port.imtp.ilyichevsk.odessa.ua>

On Saturday 08 November 2003 22:32, Denis wrote:
> > > That nanosleep restart seems to be broken, and quite frankly,
> > > looking at the mess in kernel/posix-timers.c I'm not all that
> > > surprised. The code is total and absolute crap. I have no idea
> > > how it's even supposed to work.
> >
> > I'd suggest just removing the regular nanosleep() emulation from
> > there. The clock_nanosleep() restart is likely still broken, but at
> > least this way the _regular_ nanosleep() system call works
> > correctly, and fixing clock_nanosleep() is likely easier since the
> > restart stuff doesn't have to worry about _which_ system call it
> > should restart.
> >
> > Denis, does this work for you?
>
> Does not seem to work, same symptoms 8(

Ok I retested with pristine test9+patch and it works.
-- 
vda

  reply	other threads:[~2003-11-09  8:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-08 17:46 2.6-test6: nanosleep+SIGCONT weirdness Denis
2003-11-08 18:28 ` Linus Torvalds
2003-11-08 18:45   ` Linus Torvalds
2003-11-08 20:32     ` Denis
2003-11-09  8:18       ` Denis [this message]
2003-11-11 22:45     ` [PATCH] " George Anzinger
2003-11-08 18:43 ` Anton Blanchard
2003-11-08 18:56   ` Linus Torvalds
2003-11-08 19:18     ` Ulrich Drepper
2003-11-08 19:46       ` Linus Torvalds
2003-11-08 20:15     ` Anton Blanchard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200311091018.25865.vda@port.imtp.ilyichevsk.odessa.ua \
    --to=vda@port.imtp.ilyichevsk.odessa.ua \
    --cc=george@mvista.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).