Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1274541pxb; Wed, 10 Feb 2021 04:44:38 -0800 (PST) X-Google-Smtp-Source: ABdhPJxSaFjL96gQNRahP+UEAPa28HklP0voY8y5hH4T2fqanK2B2zIvSajg+C1+nLKA8ACtGCta X-Received: by 2002:a05:6402:1c0f:: with SMTP id ck15mr2878929edb.16.1612961078356; Wed, 10 Feb 2021 04:44:38 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612961078; cv=none; d=google.com; s=arc-20160816; b=OzBLXlND90xIbFqdPEyT3ElYKmzB5CTKX447kao9SZbUbJodOxjjiyIUyi9vR8eXq2 o95A9TZ1ywWBdLZmg8c/951L0a8L06AcCAJvTCLYWHGXXrOOWNhHho0VuzJCjlWOITv2 Avb0ZqSj/fVIdbjfYnIRlUohngXNu7dseN/oEvp6nN6LOBOtSxx/oKhaJtLy2CT137rU 8tlPkxHgQVtQu3NiSDamtLJytfQMFG+u+SQO5hlQWFTZYJ1s6yOAHQzezxhhh2cTwIu+ 2HlRta8u+RnMBQfhLLhZoVLJCg2vsZvF+8lenC9az/g7704dVP+WPy3SNP7tw5A4t4te OT2Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:subject:date:message-id:user-agent:cc:to :references:in-reply-to:from:content-transfer-encoding:mime-version; bh=C2zsTQwMbT2vQzaDUydzWUmoBVUA7Eb688n1k+VeU+0=; b=zT6r6OllFAyqVmJTc9sKZI7fl0fSe9+2FSZlgOtzD2MhFZj5YCh9ASi6fQ0RiWsIwg Wb9Oznyux6sRM7wuvDw+o8eNxYtHUkq1ww6uQhcgus2SHAjoapj6i48DY8CYwd65NXjc Oye7fQ56D3e1bQxjo0xl1YcfJfQPI6CQLyrZ1eHNYEJjnidbUD2zMT/jneTKzSPVAxF3 raZWendIP+RS4sljozhC24wzdLhG+7TQ8RPt/ue2JaHwja9R//sYluagNBp189MJNN82 RqN52s9oB9seUqE+TpfgGkNq0t93ghRiKjfkIEIzBTPHG+oRh3wo/lWQaO9r2vsFh0a/ eLUw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p26si167080edy.506.2021.02.10.04.44.15; Wed, 10 Feb 2021 04:44:38 -0800 (PST) Received-SPF: pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230148AbhBJMm4 (ORCPT + 99 others); Wed, 10 Feb 2021 07:42:56 -0500 Received: from paleale.coelho.fi ([176.9.41.70]:45166 "EHLO farmhouse.coelho.fi" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S230419AbhBJMlE (ORCPT ); Wed, 10 Feb 2021 07:41:04 -0500 Received: from 91-156-6-193.elisa-laajakaista.fi ([91.156.6.193] helo=[127.0.1.1]) by farmhouse.coelho.fi with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1l9on1-0049cJ-W6; Wed, 10 Feb 2021 14:40:16 +0200 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Luca Coelho In-Reply-To: References: To: Luca Coelho Cc: kvalo@codeaurora.org, linux-wireless@vger.kernel.org User-Agent: pwcli/0.1.0-git (https://github.com/kvalo/pwcli/) Python/3.9.1+ Message-Id: Date: Wed, 10 Feb 2021 14:40:16 +0200 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on farmhouse.coelho.fi X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, TVD_RCVD_IP autolearn=ham autolearn_force=no version=3.4.4 Subject: Re: [PATCH v2 01/12] iwlwifi: dbg: remove unsupported regions Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Luca Coelho wrote: > From: Mordechay Goodstein > > In case user requested to register an unsupported regions, > remove it from active list and trigger list, this saves operational > driver memory and run time at collecting debug data. > > Signed-off-by: Mordechay Goodstein > Signed-off-by: Luca Coelho 12 patches applied to iwlwifi-next.git, thanks. beb44c0c402a iwlwifi: dbg: remove unsupported regions cb3abd2091af iwlwifi: api: clean up some documentation/bits d01293154c0a iwlwifi: dbg: add op_mode callback for collecting debug data. c52b251d1ca8 iwlwifi: declare support for triggered SU/MU beamforming feedback 1ed08f6fb5ae iwlwifi: remove flags argument for nic_access 9cd3de8106a8 iwlwifi: queue: add fake tx time point 55ae96b6acf0 iwlwifi: acpi: don't return valid pointer as an ERR_PTR b964bfd048d3 iwlwifi: pcie: add CDB bit to the device configuration parsing 1205d7f7ffb1 iwlwifi: pcie: add AX201 and AX211 radio modules for Ma devices 781b9ae4bc0b iwlwifi: correction of group-id once sending REPLY_ERROR abc599efa67b iwlwifi: pcie: don't crash when rx queues aren't allocated in interrupt 3ce882473ec4 iwlwifi:mvm: Add support for version 2 of the LARI_CONFIG_CHANGE command.