Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752665AbaFJPNw (ORCPT ); Tue, 10 Jun 2014 11:13:52 -0400 Received: from ausxippc101.us.dell.com ([143.166.85.207]:7547 "EHLO ausxippc101.us.dell.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750843AbaFJPNu convert rfc822-to-8bit (ORCPT ); Tue, 10 Jun 2014 11:13:50 -0400 X-LoopCount0: from 10.170.28.41 X-IronPort-AV: E=Sophos;i="4.98,1009,1392184800"; d="scan'208";a="512553264" From: To: CC: , , , , , , , , , Date: Tue, 10 Jun 2014 20:43:44 +0530 Subject: RE: [PATCH] firmware loader: allow disabling of udev as firmware loader Thread-Topic: [PATCH] firmware loader: allow disabling of udev as firmware loader Thread-Index: Ac+D+qAxcokn2SjjSfCY2krbpdUX/gAwfJSg Message-ID: <8B2F6FFD0BD1E448853114367400A37306FCD2E22A@BLRX7MCDC203.AMER.DELL.COM> References: <8B2F6FFD0BD1E448853114367400A37306FCD2E023@BLRX7MCDC203.AMER.DELL.COM> <8B2F6FFD0BD1E448853114367400A37306FCD2E02A@BLRX7MCDC203.AMER.DELL.COM> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-version: 3.5.29.3 x-tituslabs-classifications-30: TLPropertyRoot=Dell;Classification=No Restrictions;Sublabels=; x-tituslabs-classificationhash-30: VgNFIFU9Hx+/nZJb9Kg7IkiU+F178WdT0jfKBxULWaA/cMBTWLEh0ZXdCvZnZCD1UgSA1vsFP1X01xwEut6SdChzE2nj+IFVL5wFINa/zYUTggtPu2KfanVOQXJsajfBunZrJGE/XVNUDX98x9kd/LzgmUoV8pWgoLmJDZKE7Qt5aEJOPxvNMQF5PHdaiZYnjHXLzKoOEMc6HgnCcTPVlt9UipDnjg2ek+tcSnih8eG6I5M5mjAXwHaduRMRe7DxtuJKQAhnZn7WdpIBTz6K8A== x-titusconfig: 1.4AMER acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Tom, I see contradiction of drivers/base/Kconfig here i.e, If I configure DELL_RBU=y I cannot configure FW_LOADER_USER_HELPER=n. with this patch https://lkml.org/lkml/2014/6/4/327 i cannot have FW_LOADER_USER_HELPER=n & DELL_RBU=y at the same time. I'm using the latest stable upstream kernel-3.14.5. Symbol: FW_LOADER_USER_HELPER [=y] Type : boolean Defined at drivers/base/Kconfig:146 Selected by: FW_LOADER_USER_HELPER_FALLBACK [=n] && FW_LOADER [=y] || DELL_RBU [=y] && X86 [=y] Regards Balaji Singh -----Original Message----- From: Tom Gundersen [mailto:teg@jklm.no] Sent: Monday, June 09, 2014 9:21 PM To: Singh, B B Cc: LKML; Ming Lei; Greg KH; Abhay Salunke; Stefan Roese; Arnd Bergmann; Kay Sievers; Domsch, Matt; Gowda, Srinivas G; Hayes, Stuart Subject: Re: [PATCH] firmware loader: allow disabling of udev as firmware loader On Mon, Jun 9, 2014 at 4:01 PM, wrote: > Older userspace or existing DUP's doesn't work with your patch & CONFIG_FW_LOADER_USER_HELPER=n. > > I will give a try with https://lkml.org/lkml/2014/6/4/327 new patch & let you know ASAP. Thanks! Cheers, Tom -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/