public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: joshk@triplehelix.org,
	linux-kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: Weirdness with suspending jobs in 2.6.9-rc3
Date: Sat, 9 Oct 2004 12:15:52 +0200	[thread overview]
Message-ID: <20041009101552.GA3727@stusta.de> (raw)
In-Reply-To: <20041005063324.GA7445@darjeeling.triplehelix.org>

On Mon, Oct 04, 2004 at 11:33:24PM -0700, Joshua Kwan wrote:

> Hello,
> 
> It seems that make (possibly among other things) has been affected by
> some change in 2.6.9-rcX that prevents it from resuming some jobs.
> 
> I created this Makefile as a testcase:
> 
> all:
> 	sleep 5
> 	echo Hi
> 	sleep 5
> 
> The result:
> 
> darjeeling:~{0}% make
> sleep 5
> 
> zsh: suspended  make
> darjeeling:~{1}% bg
> [1]  + continued  make
> make: *** wait: No child processes.  Stop.
> make: *** Waiting for unfinished jobs....
> darjeeling:~{1}% echo Hi
> Hi
> make: *** Waiting for unfinished jobs....
> sleep 5
> make: *** Waiting for unfinished jobs....
> 
> [1]  + exit 2     make
> 
> This happens with bash also. I'm pretty sure it didn't use to happen
> with older kernels. Any ideas?


I'm also observing this problem.

It doesn't depend on which version I'm compiling, it depends on which 
kernel I'm actually running.

(2.6.9-rc1 is OK, 2.6.8-rc3-mm3 is not OK.)


> Thanks
> Joshua Kwan

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


  reply	other threads:[~2004-10-09 10:16 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-05  6:33 Weirdness with suspending jobs in 2.6.9-rc3 Joshua Kwan
2004-10-09 10:15 ` Adrian Bunk [this message]
2004-10-09 14:16   ` Joshua Kwan
2004-10-09 21:05   ` Andrew Morton
2004-10-10  7:39     ` Joshua Kwan
     [not found]       ` <20041010004524.0bf6d42e.akpm@osdl.org>
2004-10-10  7:55         ` Joshua Kwan
2004-10-10 21:15         ` Joshua Kwan
2004-10-11 20:55           ` Roland McGrath
2004-10-11 21:16             ` Joshua Kwan
2004-10-11 23:09               ` Roland McGrath
2004-10-12  3:39             ` Petri Kaukasoina
2004-10-12  3:45               ` Andrew Morton
2004-10-12  3:51                 ` Petri Kaukasoina
2004-10-12  4:14                   ` Andrew Morton
2004-10-12  3:52               ` Andrew Morton
2004-10-12  3:56                 ` Petri Kaukasoina
2004-10-12  4:11                   ` Petri Kaukasoina
2004-10-11 23:27           ` Andrew Morton
2004-10-11 18:25     ` Adrian Bunk
2004-10-11 18:35       ` Joshua Kwan
2004-10-14 21:51       ` Tomasz Torcz

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=20041009101552.GA3727@stusta.de \
    --to=bunk@stusta.de \
    --cc=joshk@triplehelix.org \
    --cc=linux-kernel@vger.kernel.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