From mboxrd@z Thu Jan 1 00:00:00 1970 From: Helge Deller Subject: Re: New hppa kernel packages uploaded (3.10.11, aka 3.10-3) to parisc archives Date: Sun, 13 Oct 2013 21:52:50 +0200 Message-ID: <525AFA12.2000002@gmx.de> References: <5256AFF5.8080805@landcomp.net> <52578D25.6010102@landcomp.net> <525ACD4D.4060108@landcomp.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: Parisc List To: John David Anglin , Dave Land Return-path: In-Reply-To: List-ID: List-Id: linux-parisc.vger.kernel.org Hi Dave, On 10/13/2013 06:59 PM, John David Anglin wrote: > To get devtmpfs you need a kernel built with CONFIG_DEVTMPFS. I think the Debian kernels in the archive > have this. However, at least some of the default parisc kernel configs miss this option. You are correct. I just tested shortly the 712_defconfig and c3000_defconfigs, and both are missing CONFIG_DEVTMPFS. What about DEVTMPFS_MOUNT? Is it needed as well? (Automount devtmpfs at /dev, after the kernel mounted the rootfs (DEVTMPFS_MOUNT) [N/y/?] (NEW)) I think it makes sense to update the defconfigs. What else do you know might be missing? Helge