From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755839AbcBBReK (ORCPT ); Tue, 2 Feb 2016 12:34:10 -0500 Received: from youngberry.canonical.com ([91.189.89.112]:36310 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755669AbcBBReH (ORCPT ); Tue, 2 Feb 2016 12:34:07 -0500 Date: Tue, 2 Feb 2016 17:34:03 +0000 From: Luis Henriques To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Oliver Neukum Subject: Re: [PATCH 3.14 30/59] xhci: refuse loading if nousb is used Message-ID: <20160202173403.GA24497@charon.olymp> References: <20160127180730.588995883@linuxfoundation.org> <20160127180737.404159587@linuxfoundation.org> <20160128175735.GB30680@charon.olymp> <20160131191014.GA23698@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20160131191014.GA23698@kroah.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jan 31, 2016 at 11:10:14AM -0800, Greg Kroah-Hartman wrote: > > No, we should move the check much higher up to the top of the function, > which makes it simpler. I'll go do that instead, thanks. > Ok, that makes sense. I'll use a similar solution for the 3.16 kernel backport. Thanks. Cheers, -- Luís