From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751918AbcB2Hl6 (ORCPT ); Mon, 29 Feb 2016 02:41:58 -0500 Received: from tundra.namei.org ([65.99.196.166]:38590 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751766AbcB2Hl5 (ORCPT ); Mon, 29 Feb 2016 02:41:57 -0500 Date: Mon, 29 Feb 2016 18:41:36 +1100 (AEDT) From: James Morris To: "Luis R. Rodriguez" cc: Ming Lei , Kees Cook , "Luis R. Rodriguez" , Heiner Kallweit , Greg Kroah-Hartman , Mimi Zohar , LKML Subject: Re: log spammed with "loading xx failed with error -2" since commit e40ba6d56b [replace call to fw_read_file_contents() with kernel version] In-Reply-To: <20160228205755.GA25240@wotan.suse.de> Message-ID: References: <56D1D3A2.70605@gmail.com> <20160227231559.GW25240@wotan.suse.de> <20160228205755.GA25240@wotan.suse.de> User-Agent: Alpine 2.20 (LRH 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 28 Feb 2016, Luis R. Rodriguez wrote: > >From e63d19975787c0e237a47c17efd01e41b2a8e2fa Mon Sep 17 00:00:00 2001 > From: "Luis R. Rodriguez" > Date: Sat, 27 Feb 2016 14:58:08 -0800 > Subject: [PATCH] firmware: change kernel read fail to dev_dbg() > Applied to git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next -- James Morris