From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756686AbbA2Qfk (ORCPT ); Thu, 29 Jan 2015 11:35:40 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:20407 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753759AbbA2Qfi (ORCPT ); Thu, 29 Jan 2015 11:35:38 -0500 Message-ID: <54CA6125.60507@oracle.com> Date: Thu, 29 Jan 2015 08:34:45 -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 , 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> In-Reply-To: <1422544368-15861-1-git-send-email-m-karicheri2@ti.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: ucsinet21.oracle.com [156.151.31.93] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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... > Add the DEVTMPFS option by default to fix this > > Signed-off-by: Murali Karicheri > --- Looks fine. I will queue it up for next merge window. Regards, Santosh