From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756120AbcB0Ivc (ORCPT ); Sat, 27 Feb 2016 03:51:32 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:41914 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753316AbcB0Ivb (ORCPT ); Sat, 27 Feb 2016 03:51:31 -0500 Date: Sat, 27 Feb 2016 00:51:29 -0800 From: Christoph Hellwig To: scott.lawson@intel.com Cc: tj@kernel.org, linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC] AHCI: Remove conflicting Intel Lewisburg 3rd-party SATA RAID device IDs Message-ID: <20160227085129.GA26010@infradead.org> References: <1456510169-27138-1-git-send-email-scott.lawson@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1456510169-27138-1-git-send-email-scott.lawson@intel.com> User-Agent: Mutt/1.5.24 (2015-08-30) 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 On Fri, Feb 26, 2016 at 10:09:29AM -0800, scott.lawson@intel.com wrote: > From: Scott Lawson > > These PCI device IDs in the AHCI driver conflict with proprietary drivers, > preventing them from loading. And that's a good thing!