From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 042F2C433EF for ; Thu, 9 Dec 2021 20:31:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232055AbhLIUfb (ORCPT ); Thu, 9 Dec 2021 15:35:31 -0500 Received: from mxout01.lancloud.ru ([45.84.86.81]:48156 "EHLO mxout01.lancloud.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229657AbhLIUf3 (ORCPT ); Thu, 9 Dec 2021 15:35:29 -0500 Received: from LanCloud DKIM-Filter: OpenDKIM Filter v2.11.0 mxout01.lancloud.ru 0A74D20AB94D Received: from LanCloud Received: from LanCloud Received: from LanCloud Subject: Re: [PATCH v1 1/2] ata: libahci_platform: Get rid of dup message when IRQ can't be retrieved To: Andy Shevchenko CC: , , Hans de Goede , Jens Axboe , Damien Le Moal References: <20211209145937.77719-1-andriy.shevchenko@linux.intel.com> From: Sergey Shtylyov Organization: Open Mobile Platform Message-ID: Date: Thu, 9 Dec 2021 23:31:52 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.11.198] X-ClientProxiedBy: LFEXT01.lancloud.ru (fd00:f066::141) To LFEX1907.lancloud.ru (fd00:f066::207) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/9/21 10:27 PM, Andy Shevchenko wrote: [...] >>>> Does it fix platform_get_irq_optional()? >>> >>> Of course! :-) >> >> Can you share link to lore.kernel.org, please? >> It will make much easier to try and comment. > > For the record it does not fix platform_get_irq_optional() AFAICS. Again, why? My only issue is stoppping to return IRQ0 --- which it does. :-) > Have you read the discussion: > https://lore.kernel.org/lkml/20210331144526.19439-1-andriy.shevchenko@linux.intel.com/T/#u > ? Yes, I have. I just don't care about it much... :-) MBR, Sergey