Re: [PATCH v3] mmc: add config and runtime option for number of mmcblk minors

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Kay Sievers
Date: Wednesday, September 8, 2010 - 8:19 am

On Wed, Sep 8, 2010 at 16:57, Olof Johansson <olof@lixom.net> wrote:

I think the extended number are only used for stuff larger than the static 8?

Apart from that, you can not reliably or securely use a static /dev
these days, you never know which device you talk to, because the
kernel has far too many dynamically assigned numbers. For that reason,
most embedded setups use the busybox hack to populate /dev. Recent
kernels have a devfs again, and there is no reason today to continue
any static /dev experiments -- unless someone is going over the entire
tree and fixes all the dynamic assignments, which is unlikely to
happen ever.

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

Messages in current thread:
[PATCH] mmc: make number of mmcblk minors configurable, Olof Johansson, (Tue Aug 17, 9:13 pm)
Re: [PATCH] mmc: make number of mmcblk minors configurable, Olof Johansson, (Wed Aug 18, 8:22 pm)
sys_init_module system call, runcoderen, (Fri Aug 20, 3:18 pm)
Re: sys_init_module system call, Randy Dunlap, (Fri Aug 20, 3:32 pm)
Re: sys_init_module system call, runcoderen, (Fri Aug 20, 3:50 pm)
Re: [PATCH v3] mmc: add config and runtime option for numb ..., Kay Sievers, (Wed Sep 8, 8:19 am)