Received: by 2002:a05:7412:3784:b0:e2:908c:2ebd with SMTP id jk4csp1528756rdb; Mon, 2 Oct 2023 12:21:40 -0700 (PDT) X-Google-Smtp-Source: AGHT+IF/4Zpq17EQBai/aRFrzArr+j+T7+VUCRYwCtkjMYmpND8Ao+pCH9ibPpVop6UwdumTbuas X-Received: by 2002:a05:6902:18cc:b0:d84:90c5:4e1f with SMTP id ck12-20020a05690218cc00b00d8490c54e1fmr14111378ybb.63.1696274500414; Mon, 02 Oct 2023 12:21:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1696274500; cv=none; d=google.com; s=arc-20160816; b=U+1BSFf6aoySwf9D2UfQ+V/2GP6Q2QWimpQ1w63dMnJmXMom32+0Sy9uf9w/XvZyA3 +HJT2aSKiSlIBOOa8Shk12EqH7YpoDAOHo/1CnILbb/ZVmHA8LMWH1d/2Mjj8eM7EItk qly1MRNQviOymon+PdqJV5qh+NmS4AHMUuJnZSXQZBP4bhLZA3Jl+B76oIHCIM47WUn4 H8eLj0LUoiq8uepc8Hf2/AYAUxAs5HNiJ4HjgBDM0Y9FOLKg5o3hO220WhaNOJ9N1x60 oSVbQ3GYnSE93ZDgbCRaXsa+9SK0cB+9d4iTAeQI/MFEBDmUG3SOcuBNVvXTvJKeb4qd h5CQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:organization :references:cc:to:from:subject; bh=EeAtSHN5N15KRuhMPSn53+NHLn4D5vliv4zOg23JHsw=; fh=0eQPtHXGm/+c7cbfr+DgnEzE/IWeFhGrWAOGzEZqwik=; b=PIZ6kNDl9UpFN3zLpFLhw8ffqtUzghNh1LcUnXQy9RS+mHI8fPta8BJfjD8to2MmJm IFdnT4hDP/PzIOsyw/EpUv96PBzAB8ONAPXhxGsL5OGaSKQDdSoMprFJDQ7SQ+uV4Tsn 3uU/tu8h0OJpLRUJ1RkNjan+qHdbqxgDryx67MIHJoNRDn+09/YoceyO35+fOkQ/0kyZ JsEGLy6BttAjM9Jk2UrV4TqZgDzkIcXETGY/fQKYz2wSw2HufbmNZnwcVPCDVC5XQetp TPZ0PU3EGLBknQ96QkDJEVYWKGIGtZ5JANW/vfZAiyprZ3TIf2dwWR8YbzCZpGGuwPDD 5OfA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.37 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from snail.vger.email (snail.vger.email. [23.128.96.37]) by mx.google.com with ESMTPS id e3-20020a636903000000b0057d7cff25a9si24428951pgc.323.2023.10.02.12.21.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 02 Oct 2023 12:21:40 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.37 as permitted sender) client-ip=23.128.96.37; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.37 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (depot.vger.email [IPv6:2620:137:e000::3:0]) by snail.vger.email (Postfix) with ESMTP id 3AEB38045963; Mon, 2 Oct 2023 12:08:37 -0700 (PDT) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.10 at snail.vger.email Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238487AbjJBTIe (ORCPT + 99 others); Mon, 2 Oct 2023 15:08:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42284 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229629AbjJBTId (ORCPT ); Mon, 2 Oct 2023 15:08:33 -0400 Received: from mx01.omp.ru (mx01.omp.ru [90.154.21.10]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 66F4FB3; Mon, 2 Oct 2023 12:08:30 -0700 (PDT) Received: from [192.168.1.103] (178.176.75.5) by msexch01.omp.ru (10.188.4.12) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384) id 15.2.986.14; Mon, 2 Oct 2023 22:08:26 +0300 Subject: Re: [PATCH 1/4] pata_parport: fix pata_parport_devchk From: Sergey Shtylyov To: Ondrej Zary , Damien Le Moal , Sudip Mukherjee CC: Christoph Hellwig , Jens Axboe , Tim Waugh , , , , References: <20230930191511.24994-1-linux@zary.sk> <20230930191511.24994-2-linux@zary.sk> Organization: Open Mobile Platform Message-ID: Date: Mon, 2 Oct 2023 22:08:25 +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: [178.176.75.5] X-ClientProxiedBy: msexch01.omp.ru (10.188.4.12) To msexch01.omp.ru (10.188.4.12) X-KSE-ServerInfo: msexch01.omp.ru, 9 X-KSE-AntiSpam-Interceptor-Info: scan successful X-KSE-AntiSpam-Version: 5.9.59, Database issued on: 10/02/2023 18:51:45 X-KSE-AntiSpam-Status: KAS_STATUS_NOT_DETECTED X-KSE-AntiSpam-Method: none X-KSE-AntiSpam-Rate: 59 X-KSE-AntiSpam-Info: Lua profiles 180294 [Oct 02 2023] X-KSE-AntiSpam-Info: Version: 5.9.59.0 X-KSE-AntiSpam-Info: Envelope from: s.shtylyov@omp.ru X-KSE-AntiSpam-Info: LuaCore: 535 535 da804c0ea8918f802fc60e7a20ba49783d957ba2 X-KSE-AntiSpam-Info: {rep_avail} X-KSE-AntiSpam-Info: {Tracking_arrow_text} X-KSE-AntiSpam-Info: {Tracking_from_domain_doesnt_match_to} X-KSE-AntiSpam-Info: {relay has no DNS name} X-KSE-AntiSpam-Info: {SMTP from is not routable} X-KSE-AntiSpam-Info: {Found in DNSBL: 178.176.75.5 in (user) b.barracudacentral.org} X-KSE-AntiSpam-Info: {Found in DNSBL: 178.176.75.5 in (user) dbl.spamhaus.org} X-KSE-AntiSpam-Info: omp.ru:7.1.1;178.176.75.5:7.1.2;d41d8cd98f00b204e9800998ecf8427e.com:7.1.1;127.0.0.199:7.1.2 X-KSE-AntiSpam-Info: FromAlignment: s X-KSE-AntiSpam-Info: {rdns complete} X-KSE-AntiSpam-Info: {fromrtbl complete} X-KSE-AntiSpam-Info: ApMailHostAddress: 178.176.75.5 X-KSE-AntiSpam-Info: Rate: 59 X-KSE-AntiSpam-Info: Status: not_detected X-KSE-AntiSpam-Info: Method: none X-KSE-AntiSpam-Info: Auth:dmarc=none header.from=omp.ru;spf=none smtp.mailfrom=omp.ru;dkim=none X-KSE-Antiphishing-Info: Clean X-KSE-Antiphishing-ScanningType: Heuristic X-KSE-Antiphishing-Method: None X-KSE-Antiphishing-Bases: 10/02/2023 18:56:00 X-KSE-Antivirus-Interceptor-Info: scan successful X-KSE-Antivirus-Info: Clean, bases: 10/2/2023 5:26:00 PM X-KSE-Attachment-Filter-Triggered-Rules: Clean X-KSE-Attachment-Filter-Triggered-Filters: Clean X-KSE-BulkMessagesFiltering-Scan-Result: InTheLimit X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_BLOCKED,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.6.4 (snail.vger.email [0.0.0.0]); Mon, 02 Oct 2023 12:08:37 -0700 (PDT) On 10/2/23 9:43 PM, Sergey Shtylyov wrote: [...] >> There's a 'x' missing in 0x55 in pata_parport_devchk(), causing the >> detection to always fail. Fix it. >> >> Signed-off-by: Ondrej Zary > > I think we need a Fixes: tag here... Fixes: 246a1c4c6b7f ("ata: pata_parport: add driver (PARIDE replacement)") [...] MBR, Sergey