Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753697AbbH3SLf (ORCPT ); Sun, 30 Aug 2015 14:11:35 -0400 Received: from mail-io0-f172.google.com ([209.85.223.172]:34605 "EHLO mail-io0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753632AbbH3SLd (ORCPT ); Sun, 30 Aug 2015 14:11:33 -0400 MIME-Version: 1.0 In-Reply-To: <55E2BE0E.1070907@broadcom.com> References: <20150825193408.GR8051@wotan.suse.de> <1440576394.2443.17.camel@loki> <20150829011130.GK8051@wotan.suse.de> <55E1724E.6040303@broadcom.com> <20150829183802.480b1425@tom-T450> <55E2BE0E.1070907@broadcom.com> Date: Sun, 30 Aug 2015 11:11:32 -0700 X-Google-Sender-Auth: OEvQHkEtey78F6kOYD_OJAI5wUg Message-ID: Subject: Re: Problems loading firmware using built-in drivers with kernels that use initramfs. From: Linus Torvalds To: Arend van Spriel Cc: Ming Lei , Takashi Iwai , "Luis R. Rodriguez" , Liam Girdwood , "Jie, Yang" , Dmitry Torokhov , "joonas.lahtinen@linux.intel.com" , Tom Gundersen , Al Viro , Greg Kroah-Hartman , Kay Sievers , David Woodhouse , Luis Rodriguez , lkml , yalin wang , Ming Lei Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 920 Lines: 21 On Sun, Aug 30, 2015 at 1:25 AM, Arend van Spriel wrote: > On 08/29/2015 12:38 PM, Ming Lei wrote: > > Does this mean a built-in driver can not get firmware from initramfs or > built in the kernel early. Seems a bit too aggressive. Yeah, that seems wrong. Loading firmware from initramfs is required for some things, like disk drivers. Of course, depending on how it's done, it's all after the SYSTEM_BOOTING phase, but .. What we *might* do is to not allow it for the user-mode helper fallback, but I think it's more likely that we'll just deprecate the usermode helper fw loader entirely, so adding new error cases for it seems pointless. Linus -- 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/