From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756784AbbA2RS5 (ORCPT ); Thu, 29 Jan 2015 12:18:57 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:50400 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753975AbbA2RSz (ORCPT ); Thu, 29 Jan 2015 12:18:55 -0500 Message-ID: <54CA6B5C.5090909@oracle.com> Date: Thu, 29 Jan 2015 09:18:20 -0800 From: santosh shilimkar Organization: Oracle Corporation User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: Murali Karicheri CC: linux@arm.linux.org.uk, ssantosh@kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: keystone: defconfig: add DEVTMPFS option by default. References: <1422544368-15861-1-git-send-email-m-karicheri2@ti.com> <54CA6125.60507@oracle.com> <54CA69E9.5090300@ti.com> In-Reply-To: <54CA69E9.5090300@ti.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: acsinet22.oracle.com [141.146.126.238] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 1/29/2015 9:12 AM, Murali Karicheri wrote: > On 01/29/2015 11:34 AM, santosh shilimkar wrote: >> On 1/29/2015 7:12 AM, Murali Karicheri wrote: >>> When using network driver on keystone and nfs rootfs is used following >>> error displayed and device halts. >>> >>> Missing devtmpfs, which is required for udev to run >>> Halting... >>> >> Must be with Ubuntu... >> > Not really. It was with TI rootfs. > OK. In past I haven't noticed issue with undev for busybox based rootfs but may be things have changed now. Typically it use to be Ubuntu udev which use to crib. Thanks for information. Regards, Santosh