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 111A1C433F5 for ; Fri, 25 Mar 2022 19:30:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230200AbiCYTcP (ORCPT ); Fri, 25 Mar 2022 15:32:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50566 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230118AbiCYTbt (ORCPT ); Fri, 25 Mar 2022 15:31:49 -0400 Received: from vulcan.natalenko.name (vulcan.natalenko.name [104.207.131.136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C86383CAA9F; Fri, 25 Mar 2022 12:26:24 -0700 (PDT) Received: from spock.localnet (unknown [83.148.33.151]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by vulcan.natalenko.name (Postfix) with ESMTPSA id F322EE4E0AB; Fri, 25 Mar 2022 20:26:21 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=natalenko.name; s=dkim-20170712; t=1648236382; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=gkbNNfeNpPwe6UQ985hZPvn6dllNsvG00WrMvTQUIGI=; b=qytSP8fvTZGeblf/fJrh/9X4CD7KyWYpv5y6rjoU67VaEfcJ3Ydlb6dwojwD32wjzVVDfl s+Dv0Me0Om7d6cPBtCkFhFC3E1zyeBw/9bAyXDxPWlgwO8bHcblKXGz14vscA7y1cgJZTb SNNO2wV88E2F6dyekzSEbtvhTZFIL/U= From: Oleksandr Natalenko To: Maxime Bizon , Linus Torvalds Cc: Toke =?ISO-8859-1?Q?H=F8iland=2DJ=F8rgensen?= , Robin Murphy , Christoph Hellwig , Halil Pasic , Marek Szyprowski , Kalle Valo , "David S. Miller" , Jakub Kicinski , Paolo Abeni , Olha Cherevyk , iommu , linux-wireless , Netdev , Linux Kernel Mailing List , Greg Kroah-Hartman , stable Subject: Re: [REGRESSION] Recent swiotlb DMA_FROM_DEVICE fixes break ath9k-based AP Date: Fri, 25 Mar 2022 20:26:20 +0100 Message-ID: <12981608.uLZWGnKmhe@natalenko.name> In-Reply-To: References: <1812355.tdWV9SEqCh@natalenko.name> <31434708dcad126a8334c99ee056dcce93e507f1.camel@freebox.fr> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On p=C3=A1tek 25. b=C5=99ezna 2022 19:30:21 CET Linus Torvalds wrote: > The reason the ath9k issue was found quickly > is very likely *NOT* because ath9k is the only thing affected. No, > it's because ath9k is relatively common. Indeed. But having a wife who complains about non-working Wi-Fi printer def= initely helps in finding the issue too. =2D-=20 Oleksandr Natalenko (post-factum)