Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752382AbbGaKiQ (ORCPT ); Fri, 31 Jul 2015 06:38:16 -0400 Received: from h1446028.stratoserver.net ([85.214.92.142]:40049 "EHLO mail.ahsoftware.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751629AbbGaKiO (ORCPT ); Fri, 31 Jul 2015 06:38:14 -0400 Subject: Re: ATA failure regression in kernel 4.2 To: Alex Deucher , Jiang Liu References: <20150723183548.GS15934@mtj.duckdns.org> <55B59F22.2010102@linux.intel.com> <55B65CBF.6010007@linux.intel.com> <55B7CBE8.6090801@ahsoftware.de> Cc: Tejun Heo , LKML From: Alexander Holler Message-ID: <55BB500F.8050706@ahsoftware.de> Date: Fri, 31 Jul 2015 12:38:07 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <55B7CBE8.6090801@ahsoftware.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 866 Lines: 31 Am 28.07.2015 um 20:37 schrieb Alexander Holler: > Same problem here with the AMD SATA controller (1022:7801). It failed to > identify the second disk when using 4.2-rc4. > > nointremap helped, nothing else tested A quick look at the change history and two tests are suggesting that the right one already is in cc. commit f7fa7ae x86/irq: Avoid memory allocation in __assign_irq_vector() fails while af87bae x86/htirq: Use new irqdomain interfaces to allocate/free IRQ works. Inbetween almost all changes are from Jiang Liu. Haven't bisected it up to now but might do it later. > Regards, > > Alexander Holler -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/