From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754675AbbA2RMl (ORCPT ); Thu, 29 Jan 2015 12:12:41 -0500 Received: from arroyo.ext.ti.com ([192.94.94.40]:34141 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753104AbbA2RMj (ORCPT ); Thu, 29 Jan 2015 12:12:39 -0500 Message-ID: <54CA69E9.5090300@ti.com> Date: Thu, 29 Jan 2015 12:12:09 -0500 From: Murali Karicheri User-Agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: santosh shilimkar CC: , , , 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> In-Reply-To: <54CA6125.60507@oracle.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. -Murali >> 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 > > -- Murali Karicheri Linux Kernel, Texas Instruments