From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Fri, 14 Dec 2012 10:44:49 -0800 Subject: [PATCH v2 1/1] ARM: OMAP2+: omap2plus_defconfig: enable devtmpfs and automount In-Reply-To: <50CB6FFB.2060600@ti.com> References: <1355508168-32565-1-git-send-email-javier.martinez@collabora.co.uk> <50CB6FFB.2060600@ti.com> Message-ID: <20121214184449.GF4989@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Santosh Shilimkar [121214 10:31]: > On Friday 14 December 2012 07:02 PM, Javier Martinez Canillas wrote: > >Since udev-176 [1], udev no longer creates device nodes under > >/dev and this has to be managed by the kernel devtmpfs filesystem. > > > >This makes devtmpfs filesystem a requirement on newer systems and > >a kernel built with the current OMAP2+ config will not boot on them. > > > >Also, it is good to have devtmpfs at /dev automount enabled by default. > > > >[1]: http://permalink.gmane.org/gmane.linux.hotplug.devel/17230 > > > >Signed-off-by: Javier Martinez Canillas > > Acked-by: Santosh Shilimkar Thanks, got the previous version of the same patch applied, adding your ack. Tony