Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp1889391imm; Sat, 12 May 2018 02:06:48 -0700 (PDT) X-Google-Smtp-Source: AB8JxZokVjsSkv0Tco6vILbjYKZnH9WVL8yVAgQM1v++OofzhAWGuKqVWzPa54BzOlA2ZvT+wDB4 X-Received: by 2002:a17:902:2805:: with SMTP id e5-v6mr1699990plb.55.1526116008409; Sat, 12 May 2018 02:06:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1526116008; cv=none; d=google.com; s=arc-20160816; b=LqO3TAce40e5RbNAVqCK8Qzts7UlAjX38ZrxvuqgmZD4tZwza7gySWXwl7X5rs9DxF DSg9Y2nP2Pt8MqKlMYGLDW6yIDcJgwm7A+kLNRRrvukdsUBsmhkW2/uAvzXz5vInAJ0x FswZNNtTM8hnJj9T9IKljqv3gUSo+GIWFUSMnFtI/9ifJmmBV0MbBIdFMzZc+4N9bqBS UKvTkXJwlhHjoQZ/JaRQOIbYTaZ1Rzr2J7Y4I4goWRIn7e0d5gzwf/QHaIeGnhUFgyA8 +GjXI7f6cqYLQORV0f3Qmdr7QOqIn91kESjYlqDWDGPxG/AnAtcPP4eLkic55gJLYWkh 5pgw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=5RYop64XJwb4FaXjpTtBjf22fQFuS1We3XPGv5/DTyc=; b=dwofNCl7gp2eOxvE4y4B+gfEWxxpJeKeYyj2LW3/u+No3D+NYoTXBptMDVGC3xEhTn eqwn7y0ZIv1M92L5DMlRoi/UUqzAQE14dGD7dUinQT2CfVjqTS2znq/XVVwwLT1S5E67 mCqbXGQmFp889dXlZThgZtYPed2dTyN5HNVkSZRAHnJIuEDJm/U7ZKJlkNsYKVpqiffN MEe9qQ+vq6MdrNG6VusRTZTTjoZU8GG30ouPc6pb4HyEy0O6A6eZqbSyw5ur3g9dFvur AINu6JQdZOy9Ib33pvWkZCvWjQR+5odQgt2SXVbAybkUMagd4fp1wnkG5PjVAqpRrtw0 0fcg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x5-v6si4200463pgo.564.2018.05.12.02.06.33; Sat, 12 May 2018 02:06:48 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750854AbeELJGX (ORCPT + 99 others); Sat, 12 May 2018 05:06:23 -0400 Received: from mx2.suse.de ([195.135.220.15]:60845 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750735AbeELJGV (ORCPT ); Sat, 12 May 2018 05:06:21 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 448B9AAC3; Sat, 12 May 2018 09:06:20 +0000 (UTC) Date: Sat, 12 May 2018 09:06:19 +0000 From: "Luis R. Rodriguez" To: Kalle Valo Cc: "Luis R. Rodriguez" , Andres Rodriguez , linux-kernel@vger.kernel.org, gregkh@linuxfoundation.org, alexdeucher@gmail.com, christian.koenig@amd.com, arend.vanspriel@broadcom.com, linux-wireless@vger.kernel.org, ath10k@lists.infradead.org, hdegoede@redhat.com, Kees Cook , Mimi Zohar Subject: Re: [PATCH 6/9] firmware: print firmware name on fallback path Message-ID: <20180512090619.GL27853@wotan.suse.de> References: <20180423201205.20533-1-andresx7@gmail.com> <20180423201205.20533-7-andresx7@gmail.com> <20180503234235.GX27853@wotan.suse.de> <8736yxb8rb.fsf@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8736yxb8rb.fsf@codeaurora.org> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, May 12, 2018 at 11:03:52AM +0300, Kalle Valo wrote: > (sorry for the delay, this got buried in my inbox) > > "Luis R. Rodriguez" writes: > > > On Mon, Apr 23, 2018 at 04:12:02PM -0400, Andres Rodriguez wrote: > >> Previously, one could assume the firmware name from the preceding > >> message: "Direct firmware load for {name} failed with error %d". > >> > >> However, with the new firmware_request_nowarn() entrypoint, the message > >> outlined above will not always be printed. > > > > I though the whole point was to not print an error message. What if > > we want later to disable this error message? This would prove a bit > > pointless. > > > > Let's discuss the exact semantics desired here. Why would only the > > fallback be desirable here? > > > > Andres, Kalle? > > So from ath10k point of view we do not want to have any messages printed > when calling firmware_request_nowarn(). The warnings get users really > confused when ath10k is checking if an optional firmware file is > available or not. I figured, that is the intended functionality now. Luis