Subject: Re: panic simple_lock_held(&sched_lock) == 0
To: enami tsugutomo <enami@sm.sony.co.jp>
From: Christos Zoulas <christos@zoulas.com>
List: tech-smp
Date: 12/04/2001 23:17:48
On Dec 5, 10:10am, enami@sm.sony.co.jp (enami tsugutomo) wrote:
-- Subject: Re: panic simple_lock_held(&sched_lock) == 0

| christos@zoulas.com (Christos Zoulas) writes:
| 
| > That seems to work, except for the problem that the foregrounded process
| > does not seem to receive any signals from the tty anymore...
| 
| (..BTW), How do I reproduce this?  IIRC, simple `vi &' doesn't acts that.
 
cd /usr/src

no ssh-key

cvs update -d -A -P > update.out &
wait for the Suspended (tty output)
type your password.
hit ^Z or ^C

christos