linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: keystone: defconfig: add DEVTMPFS option by default.
@ 2015-01-29 15:12 Murali Karicheri
  2015-01-29 16:34 ` santosh shilimkar
  0 siblings, 1 reply; 4+ messages in thread
From: Murali Karicheri @ 2015-01-29 15:12 UTC (permalink / raw)
  To: linux, ssantosh, linux-arm-kernel, linux-kernel; +Cc: Murali Karicheri

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...

Add the DEVTMPFS option by default to fix this

Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
---
 arch/arm/configs/keystone_defconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/keystone_defconfig b/arch/arm/configs/keystone_defconfig
index 4446621..f9ebe61 100644
--- a/arch/arm/configs/keystone_defconfig
+++ b/arch/arm/configs/keystone_defconfig
@@ -209,3 +209,4 @@ CONFIG_KEYSTONE_IRQ=y
 CONFIG_GPIO_SYSCON=y
 CONFIG_TI_DAVINCI_MDIO=y
 CONFIG_MARVELL_PHY=y
+CONFIG_DEVTMPFS=y
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] ARM: keystone: defconfig: add DEVTMPFS option by default.
  2015-01-29 15:12 [PATCH] ARM: keystone: defconfig: add DEVTMPFS option by default Murali Karicheri
@ 2015-01-29 16:34 ` santosh shilimkar
  2015-01-29 17:12   ` Murali Karicheri
  0 siblings, 1 reply; 4+ messages in thread
From: santosh shilimkar @ 2015-01-29 16:34 UTC (permalink / raw)
  To: Murali Karicheri, linux, ssantosh, linux-arm-kernel, linux-kernel

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 <m-karicheri2@ti.com>
> ---
Looks fine. I will queue it up for next merge window.

Regards,
Santosh



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] ARM: keystone: defconfig: add DEVTMPFS option by default.
  2015-01-29 16:34 ` santosh shilimkar
@ 2015-01-29 17:12   ` Murali Karicheri
  2015-01-29 17:18     ` santosh shilimkar
  0 siblings, 1 reply; 4+ messages in thread
From: Murali Karicheri @ 2015-01-29 17:12 UTC (permalink / raw)
  To: santosh shilimkar; +Cc: linux, ssantosh, linux-arm-kernel, linux-kernel

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 <m-karicheri2@ti.com>
>> ---
> Looks fine. I will queue it up for next merge window.
>
> Regards,
> Santosh
>
>


-- 
Murali Karicheri
Linux Kernel, Texas Instruments

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] ARM: keystone: defconfig: add DEVTMPFS option by default.
  2015-01-29 17:12   ` Murali Karicheri
@ 2015-01-29 17:18     ` santosh shilimkar
  0 siblings, 0 replies; 4+ messages in thread
From: santosh shilimkar @ 2015-01-29 17:18 UTC (permalink / raw)
  To: Murali Karicheri; +Cc: linux, ssantosh, linux-arm-kernel, linux-kernel

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-01-29 17:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-29 15:12 [PATCH] ARM: keystone: defconfig: add DEVTMPFS option by default Murali Karicheri
2015-01-29 16:34 ` santosh shilimkar
2015-01-29 17:12   ` Murali Karicheri
2015-01-29 17:18     ` santosh shilimkar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).