Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752197AbdGGSJE (ORCPT ); Fri, 7 Jul 2017 14:09:04 -0400 Received: from bombadil.infradead.org ([65.50.211.133]:34604 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751034AbdGGSJC (ORCPT ); Fri, 7 Jul 2017 14:09:02 -0400 Date: Fri, 7 Jul 2017 11:08:57 -0700 From: Christoph Hellwig To: Laurence Oberman Cc: Jens Axboe , Meelis Roos , Linux Kernel list , linux-block@vger.kernel.org, Don Brace , Scott Benesh , Scott Teel , Kevin Barnett , linux-scsi@vger.kernel.org, Hannes Reinecke Subject: Re: device support in hpsa, was: Re: OOPS from cciss_ioctl in 4.12+git Message-ID: <20170707180857.GA19790@infradead.org> References: <20170705225134.GA31786@infradead.org> <20170707150042.GA15445@infradead.org> <799cf0d6-658d-4124-1ba0-3962671e3f1e@kernel.dk> <1bc9895b-bfcb-9ff5-c046-277b0d67a94e@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1bc9895b-bfcb-9ff5-c046-277b0d67a94e@redhat.com> User-Agent: Mutt/1.8.0 (2017-02-23) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 421 Lines: 9 On Fri, Jul 07, 2017 at 11:42:38AM -0400, Laurence Oberman wrote: > What happens when hpsa_allow_any=1 with the Smart Array 64xx > It should probe. But only if it has a HP vendor ID as far as I can tell. We'd still need to add the compaq ids so that these controllers get probed. But maybe it's time to add them and flip the hpsa_allow_any default (maybe conditionally on a config option?) and mark cciss deprecated.