On Fri, Dec 14, 2012 at 7:10 PM, Tony Lindgren [off-list ref] wrote:
* Javier Martinez Canillas [off-list ref] [121121 05:29]:
quoted
Since udev-182, udev no longer creates device nodes under /dev
and this has to be managed by the kernel devtmpfs filesystem.
This means that a kernel built with the current OMAP2+ config
will not boot on a system with a recent udev.
Also, it is good to have /dev automatically mounted since some
non-initramfs based setups assumes this and don't manually mount it.
Thanks applying into omap-for-v3.8/fixes-for-merge-window.
Regards,
Tony
Hi Tony,
I resend a v2 today: [PATCH v2 1/1] ARM: OMAP2+: omap2plus_defconfig:
enable devtmpfs and automount
That fixes an issue in the patch comments. Sekar Nori pointed out that
the first udev to make this a requirement was 176 not 182.
So probably is better if you can apply that one instead.
Thanks a lot and best regards,
Javier