public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* kernel threads holding /dev/console
@ 2004-03-14 22:27 Måns Rullgård
  2004-03-14 23:03 ` Andrew Morton
  0 siblings, 1 reply; 3+ messages in thread
From: Måns Rullgård @ 2004-03-14 22:27 UTC (permalink / raw)
  To: linux-kernel


I'm trying to set up a pivot_root hack to do some things, switch root,
and then unmount the original root.  However, the unmount fails
because ksoftirqd/0, events/0, kblockd/0 and aio/0 have /dev/console
opened.  Why are they doing this?  Can it be prevented?  This happens
when using kernel 2.6.3 (2.6.4 is reportedly broken on Alpha).  It
works with a 2.4 kernel using the same script.  Does anyone have a
hint?

-- 
Måns Rullgård
mru@kth.se

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

end of thread, other threads:[~2004-03-14 23:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-14 22:27 kernel threads holding /dev/console Måns Rullgård
2004-03-14 23:03 ` Andrew Morton
2004-03-14 23:15   ` Måns Rullgård

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox