Message ID | 20241010175102.207324-1-jtornosm@redhat.com (mailing list archive) |
---|---|
Headers | show
Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 7D78C1CCEDD for <linux-wireless@vger.kernel.org>; Thu, 10 Oct 2024 17:51:25 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728582687; cv=none; b=ACjpgmemrE0DPxPXauRhIlh6iX3W3Ge3/r6zAXrqeFVqGsqSRQCn/MD69LhTog4sDPQ5gu7ZkJl2unkRyvnujSP0N+ArjJjqhDUeo7bARTHqGPG9B79iNjm9B6QHr2UhSD79Y+svi40JsW9+JkbXyxBnrld6jvb1sz3SHYhBIak= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728582687; c=relaxed/simple; bh=mLSjiTOUh+E9CxgYwi1U1f5AhkZN84D58GBwPA5jKvA=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=gQ8fUmseO8dqCx74O+1h23oPicPlbDhtLN3/PrdnTCMnVqyaN/B4k4V3qzk75Gejk614w3a4rwRNhZfiIPXkfWcZw2DHvnL370cOVOTFfS+BM0+tti/TOn79xl4EBL7tLuG0jiJuUD5RoeVYYvz4Qhf5D3HV3q0lXTUq7VF591k= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=BWE5HhZ+; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="BWE5HhZ+" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1728582684; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=mLSjiTOUh+E9CxgYwi1U1f5AhkZN84D58GBwPA5jKvA=; b=BWE5HhZ+IHFwA0hrK/ayzrXyI9DsMjrRT0fM/Q+JX6ooXgqskdowcAkuXtcR9dZSj4jE60 /ud5r0Cf/57CvHcYShS+ccyiTTTMiMDE0iwwYIYURyTeri8OPBWUL8cJeSDw/LtduPVj6r 0+fvKQl6GpWZqmzVr7Jc8T9wMbMrxUE= Received: from mx-prod-mc-03.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-625-YefpJFcHO92pOnqSvKAYyw-1; Thu, 10 Oct 2024 13:51:21 -0400 X-MC-Unique: YefpJFcHO92pOnqSvKAYyw-1 Received: from mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.12]) (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 mx-prod-mc-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id D38BA1955D42; Thu, 10 Oct 2024 17:51:19 +0000 (UTC) Received: from fedora.redhat.com (unknown [10.39.192.239]) by mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 3FE8919560A2; Thu, 10 Oct 2024 17:51:16 +0000 (UTC) From: Jose Ignacio Tornos Martinez <jtornosm@redhat.com> To: kvalo@kernel.org, jjohnson@kernel.org, linux-wireless@vger.kernel.org, ath12k@lists.infradead.org, linux-kernel@vger.kernel.org Cc: jtornosm@redhat.com Subject: [PATCH 0/2] wifi: ath12k: fix issues when unbinding Date: Thu, 10 Oct 2024 19:48:57 +0200 Message-ID: <20241010175102.207324-1-jtornosm@redhat.com> Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: <linux-wireless.vger.kernel.org> List-Subscribe: <mailto:linux-wireless+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-wireless+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.0 on 10.30.177.12 |
Series |
wifi: ath12k: fix issues when unbinding
|
expand
|
wifi: ath12k: fix issues when unbinding Currently, ath12k driver is not working from VMs but it cannot be unbinded either from there. I would like to send these patches to fix the issues that I have found in order to get the unbind operation working there, at least to fix the errors found during the process when the initial error is detected. Just FYI and out of the scope of these patches, I am unbinding and binding to apply a workaround with an extra module to fix the MSI addressing by means of kprobes to be able to work with this device from VMs. Signed-off-by: Jose Ignacio Tornos Martinez <jtornosm@redhat.com>