Received: by 2002:ac0:a679:0:0:0:0:0 with SMTP id p54csp261110imp; Thu, 21 Feb 2019 00:36:29 -0800 (PST) X-Google-Smtp-Source: AHgI3IZvxVo18vOFoPlqea4mc0fZ6RQImML8aghzi3RsdkuyrDHTgUhHANXuvq1DzlrGSdmTuKBs X-Received: by 2002:aa7:8186:: with SMTP id g6mr20268835pfi.138.1550738189717; Thu, 21 Feb 2019 00:36:29 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550738189; cv=none; d=google.com; s=arc-20160816; b=gr+cjRAmLIXlBNrNty9UY67W8ng9uRVB/El2s9h8d7kUBP2eVeDjomLd/vIKddU9sL 800otgeT63PmTn7H+Sf4OjDbnENO4bqeduaSkjAemIQ1nVK1htqshNTGVWkrvypn7sKC 8DQeGjI8dfQXX5/Me6PcrODLF//i+vxWeR+4soXkuHR3iHglBabxY+qXg2Qd2PTwkOhq R4GMbcF6N9vxMbUQ+A3kR+5KNDniaJ4wb+uVcbdUto4doA21mxdw8bgWW/UpfgnAqmcd AEg9uEZ75sBnaHp6+nhG3840z0pU0nw7R/E1Ves4P+u2Q/XAlKvp4+Je1OwgUpuuJvio UD1w== 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:dkim-signature; bh=7qaFnt5RTSx4+m+pbeCXqyUCyg2V7SfXElhXJLaO2Aw=; b=vZQuTZF3F8IivjM01DW3bPAJXuI2N1J3cCQVXBtxc3AUrcpQW58fjGnwEZRN07iS5l /hBJ5x2bQJInDhqwELLKyefSZHVLtB0HlLoUcnMXjWE9wqmXVVHaTbiEweTVKg1xBgRy 0tRfrEu5zl5U5U/R80nX+6fE/HqEx9PJ6tuCJZtQwsVP29NLups6hqX9NvbsbGbl2VFI gxyF1wv3GpD35z3hzxCeS1TFzcoJloO3sWSkcjt7+zup/YzNWSUdv3OF6IJQmF3iJBYK shZPypk0cRhQp3GQYfOvPRecK90RxZZQ8biIiwyt3pNtGonqra/sOeHohwInIDT7BxH+ iOow== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=uV7Dnbzc; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e67si22828998plb.107.2019.02.21.00.36.13; Thu, 21 Feb 2019 00:36:29 -0800 (PST) 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; dkim=pass header.i=@kernel.org header.s=default header.b=uV7Dnbzc; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727043AbfBUIfU (ORCPT + 99 others); Thu, 21 Feb 2019 03:35:20 -0500 Received: from mail.kernel.org ([198.145.29.99]:60744 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725831AbfBUIfT (ORCPT ); Thu, 21 Feb 2019 03:35:19 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id BD27920842; Thu, 21 Feb 2019 08:35:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1550738119; bh=6Xewx6PwasFCCgSKdziiCQ+MoKI87cjw59OAWw7k4PM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=uV7DnbzcMJcn2qYqAnWQeG4t9ZMnEeiMSAjACxA9n+QlQYxfQ5LWzFP66qxG2K/nU 8epDFmQCfrdaFCeWClGbOKmYLhVtmc4fAz/NQBb9zaHtccPRUTjLVbf4qljdQi34Mr AlFGu8vGVl5WiECghTgQ6Kb19o27cq5vf819vAmc= Date: Thu, 21 Feb 2019 09:35:15 +0100 From: Greg KH To: Matt Hsiao Cc: linux-kernel@vger.kernel.org, arnd@arndb.de, david.altobelli@hpe.com, mark.rusk@hpe.com, jerry.hoemann@hpe.com Subject: Re: [PATCH 3/4] misc: hpilo: Do not claim unsupported hardware Message-ID: <20190221083515.GC6397@kroah.com> References: <1550736282-25416-1-git-send-email-matt.hsiao@hpe.com> <1550736282-25416-4-git-send-email-matt.hsiao@hpe.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1550736282-25416-4-git-send-email-matt.hsiao@hpe.com> User-Agent: Mutt/1.11.3 (2019-02-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 21, 2019 at 04:04:41PM +0800, Matt Hsiao wrote: > Do not claim when SSID 0x0289 as the iLO features > are not enabled/validated by the firmware. Can you put more information here, like _what_ hardware is not being supported anymore? As it is, this has nothing to do with "validation by the firmware", you are just deciding to not support a device that previously was supported by this driver. As such you should provide more information why you are taking away functionality. thnaks, greg k-h