Re: Runaway loop with the current git.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alan Cox
Date: Sunday, December 7, 2008 - 9:57 am

> > It isn't a problem. It is trying to have hotplug load a suitable driver.

Hello earth calling, wake up.

The userspace opens major 5 minor 1. The kernel has no driver mapped to
that so the kernel asks user space to load a module of its choice for
major 5 minor 1. What user space does with that is and has always been a
problem for user space.

User space is quite at liberty to go .. 5,1  and I have a serial console
I want to load 8250_pci please.

What it must not do is try and re-open it again and again and again.

You may not assume that a given device load mapping is solely used to
create the most basic device node involved. It isn't that simple. In many
cases a device node translates to a series of module loads of otherwise
apparently unrelated devices.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Runaway loop with the current git., Herbert Xu, (Sun Dec 7, 7:49 am)
Re: Runaway loop with the current git., Alan Cox, (Sun Dec 7, 8:14 am)
Re: Runaway loop with the current git., Herbert Xu, (Sun Dec 7, 8:55 am)
Re: Runaway loop with the current git., Kay Sievers, (Sun Dec 7, 9:03 am)
Re: Runaway loop with the current git., Alan Cox, (Sun Dec 7, 9:09 am)
Re: Runaway loop with the current git., Kay Sievers, (Sun Dec 7, 9:21 am)
Re: Runaway loop with the current git., Evgeniy Polyakov, (Sun Dec 7, 9:31 am)
Re: Runaway loop with the current git., Evgeniy Polyakov, (Sun Dec 7, 9:33 am)
Re: Runaway loop with the current git., Alan Cox, (Sun Dec 7, 9:57 am)
Re: Runaway loop with the current git., Alan Cox, (Sun Dec 7, 10:01 am)
Re: Runaway loop with the current git., Evgeniy Polyakov, (Sun Dec 7, 10:03 am)
Re: Runaway loop with the current git., Evgeniy Polyakov, (Sun Dec 7, 10:13 am)
Re: Runaway loop with the current git., Kay Sievers, (Sun Dec 7, 10:17 am)
Re: Runaway loop with the current git., Kay Sievers, (Sun Dec 7, 10:22 am)
Re: Runaway loop with the current git., Alan Cox, (Sun Dec 7, 10:24 am)
Re: Runaway loop with the current git., Alan Cox, (Sun Dec 7, 10:28 am)
Re: Runaway loop with the current git., Evgeniy Polyakov, (Sun Dec 7, 10:29 am)
Re: Runaway loop with the current git., Kay Sievers, (Sun Dec 7, 10:39 am)
Re: Runaway loop with the current git., Evgeniy Polyakov, (Sun Dec 7, 10:44 am)
Re: Runaway loop with the current git., Alan Cox, (Sun Dec 7, 10:51 am)
Re: Runaway loop with the current git., Alan Cox, (Sun Dec 7, 10:52 am)
Re: Runaway loop with the current git., Evgeniy Polyakov, (Sun Dec 7, 10:54 am)
Re: Runaway loop with the current git., Alan Cox, (Sun Dec 7, 11:03 am)
Re: Runaway loop with the current git., Kay Sievers, (Sun Dec 7, 11:13 am)
Re: Runaway loop with the current git., Alan Cox, (Sun Dec 7, 11:15 am)
Re: Runaway loop with the current git., Kay Sievers, (Sun Dec 7, 11:21 am)
Re: Runaway loop with the current git., Kay Sievers, (Sun Dec 7, 11:22 am)
Re: Runaway loop with the current git., Alan Cox, (Sun Dec 7, 11:31 am)
Re: Runaway loop with the current git., Kay Sievers, (Sun Dec 7, 12:02 pm)
Re: Runaway loop with the current git., Alan Cox, (Sun Dec 7, 1:00 pm)
Re: Runaway loop with the current git., Kay Sievers, (Sun Dec 7, 3:26 pm)
Re: Runaway loop with the current git., Theodore Tso, (Sun Dec 7, 6:18 pm)
Re: Runaway loop with the current git., Valdis.Kletnieks, (Sun Dec 7, 8:23 pm)
Re: Runaway loop with the current git., Kay Sievers, (Sun Dec 7, 8:35 pm)
Re: Runaway loop with the current git., Kay Sievers, (Sun Dec 7, 8:56 pm)
Re: Runaway loop with the current git., Evgeniy Polyakov, (Mon Dec 8, 6:06 am)
Re: Runaway loop with the current git., Herbert Xu, (Mon Dec 8, 5:42 pm)
Re: Runaway loop with the current git., Theodore Tso, (Mon Dec 8, 6:09 pm)
Re: Runaway loop with the current git., Kay Sievers, (Mon Dec 8, 7:00 pm)
Re: Runaway loop with the current git., Alan Cox, (Tue Dec 9, 3:13 am)