linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Re: why is tty->pgrp set to -1 for console?
@ 2002-01-31 19:14 David Boutcher
  2002-01-31 20:49 ` mod+linuxppc-dev
  2002-01-31 20:53 ` Dan Malek
  0 siblings, 2 replies; 7+ messages in thread
From: David Boutcher @ 2002-01-31 19:14 UTC (permalink / raw)
  To: linuxppc-dev


>  We had a problem that ctrl-c was not working on the console.

You need to be running something like mingetty on the console to have
signals (like ctrl-c) picked up.  If you start Linux with something like
"init=/bin/bash" then job control signals (like control C and control Z)
won't work.

Dave Boutcher
iSeries Linux guy


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 7+ messages in thread
* kernel hang when machine_restart called from isr
@ 2002-01-30 12:14 gopi
  2002-01-31 20:58 ` why is tty->pgrp set to -1 for console? gopi
  0 siblings, 1 reply; 7+ messages in thread
From: gopi @ 2002-01-30 12:14 UTC (permalink / raw)
  To: linuxppc-embedded; +Cc: cort


hi..

  linux: hardhat linux for powerpc(linux 2.2.14)

  We are calling machine_restart(which call m8xx_gorom) from an isr,
but the kernel hangs after coming to some stage on the restart.

If we call the same machine_restart from a simple ioctl, it works.

  Is there any limitation on the usage of machine_restart?  Does it
assume something which is not true when called from an ISR?

thanx
gopi


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-02-01 19:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-31 19:14 why is tty->pgrp set to -1 for console? David Boutcher
2002-01-31 20:49 ` mod+linuxppc-dev
2002-01-31 20:53 ` Dan Malek
  -- strict thread matches above, loose matches on Subject: below --
2002-01-30 12:14 kernel hang when machine_restart called from isr gopi
2002-01-31 20:58 ` why is tty->pgrp set to -1 for console? gopi
2002-01-31 17:09   ` Daniel Jacobowitz
2002-01-31 21:34   ` Scott Anderson
2002-02-01 19:12     ` gopi

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).