From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:51814 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751661AbdKJOFJ (ORCPT ); Fri, 10 Nov 2017 09:05:09 -0500 Date: Fri, 10 Nov 2017 15:05:20 +0100 From: Greg KH To: Amit Pundir Cc: Stable , Fengguang Wu , Shuah Khan , "Luis R . Rodriguez" , Brian Norris , Sumit Semwal Subject: Re: [PATCH for-4.4.y 0/4] selftests: firmware: fix mainline test runs Message-ID: <20171110140520.GA8966@kroah.com> References: <1510170852-32052-1-git-send-email-amit.pundir@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1510170852-32052-1-git-send-email-amit.pundir@linaro.org> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Nov 09, 2017 at 01:24:08AM +0530, Amit Pundir wrote: > Hi Greg, > > Please consider following upstream selftest firmware changes > to help run mainline/linux-next firmware test scripts on 4.4.y, > without breaking 0-day testing. > > 47e0bbb7fa98 ("test: firmware_class: report errors properly on failure") > is the one patch actually needed to make sure mainline/linux-next > selftest firmware test scripts run on 4.4.y. > > Following commits are, however, required to make sure the above commit > doesn't break 0-day testing, wherein they run in-kernel selftests. > 1b1fe542b6f0 ("selftests: firmware: add empty string and async tests") > 880444e214cf ("selftests: firmware: send expected errors to /dev/null") > afb999cdef69 ("tools: firmware: check for distro fallback udev cancel rule") Now all applied, and I added the last two to 4.9 so as to not get out of sync. thanks, greg k-h