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 87D4FC19F29 for ; Wed, 27 Jul 2022 08:44:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230406AbiG0IoZ (ORCPT ); Wed, 27 Jul 2022 04:44:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59178 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230376AbiG0IoY (ORCPT ); Wed, 27 Jul 2022 04:44:24 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 96CFF45F4B; Wed, 27 Jul 2022 01:44:23 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 44731B81F8C; Wed, 27 Jul 2022 08:44:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 257FEC433D6; Wed, 27 Jul 2022 08:44:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1658911460; bh=bdJKkYnYepQr7CphvYtd1kZ7MNz1d81VWOVjiEixHyA=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=i0kVXR1VFdHuaPF8XNnVD2HYQ2fFy1336/ZvV0/hlL/jTSkBhQab/z/xdlYK3BP2p 4nUHURTb00r/b58/hjv4it1xkX3uRGByuT8YLawZynojzJVUi7+s4Ffb0398zGB7Gc E4rh4sCzMwXK7NfDRfFFLfaqIfcewRr6LxvXwJ6BX6LV3OQ8aLVye9pHbyhe72sOvu st750kYUHrz8RgF39VTb5W9U1aeAhiGUYMiwfwHrCSdDPuVdWKG8jw6Lx/Aje4jK3X dOhcXPKKwKHPVzCoe2m8RjnC27c0Pkk8oljHGYMrZoo0akgRBBFujKYBZsyA2QKItZ AYl3GOBXQ6I6g== From: Kalle Valo To: Herbert Xu Cc: "Jason A. Donenfeld" , linux-wireless@vger.kernel.org, stable@vger.kernel.org, Gregory Erwin , Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= , "Eric W . Biederman" , vschneid@redhat.com Subject: Re: [PATCH RESEND v11] hwrng: core - let sleep be interrupted when unregistering hwrng References: <20220725215536.767961-1-Jason@zx2c4.com> <87zggvoykr.fsf@kernel.org> Date: Wed, 27 Jul 2022 11:44:13 +0300 In-Reply-To: (Herbert Xu's message of "Wed, 27 Jul 2022 16:34:11 +0800") Message-ID: <87sfmnosgy.fsf@kernel.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Herbert Xu writes: > On Wed, Jul 27, 2022 at 09:32:20AM +0300, Kalle Valo wrote: >> >> But just so that I understand correctly, after Herbert's patch no ath9k >> changes is needed anymore? That sounds great. > > No a small change is still needed in ath9k to completely fix > the problem, basically a one-liner. Either I could split that > out and give it to you once the core bits land in mainline, or > we could just do it in one patch with your ack. > > The chances of conflicts are remote. It's a lot easier to handle that in a single patch via your tree. So please do CC Toke and linux-wireless when you submit your patch so that we can then ack it. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches