From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from sender4-pp-f112.zoho.com (sender4-pp-f112.zoho.com [136.143.188.112]) (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 112662D3A83; Mon, 11 Aug 2025 12:38:19 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=pass smtp.client-ip=136.143.188.112 ARC-Seal:i=2; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1754915901; cv=pass; b=oIX6Hboto15hG2Avt6wOGBcZw05USyft4tcHdosUJNb0GjMX54HiTG7UlK/rXNb5KUDfEKeY2PR2Oi6ifrE6oy3DKyxodaEUW66tYc4Cw0nny4sto1KAokg2i3VnN3S+N4n7VdfXbNjVmc6xXCAyjqJtmrENN5clCC5Pe9WqN1Q= ARC-Message-Signature:i=2; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1754915901; c=relaxed/simple; bh=NFbMZQad2B+B3Dr1/R/+HFea9OlYoyRt+gHpZZeusOA=; h=Content-Type:Mime-Version:Subject:From:In-Reply-To:Date:Cc: Message-Id:References:To; b=ukktIRzFgE4wD1IaJJd2xb9CevwDP3/FUGTPhyRnPaxXVAMqo04Byivu9kqDu9FzmiruUtkkFXTJSEfDRtTUt/cX6XAUyBBzrsWFAvGjstnaGXX0TG4fSTyg2Z8pfgSM8amiWhEcBgNxO+ENWD/NF94YuALEKtTbRMyG80+XhOI= ARC-Authentication-Results:i=2; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=collabora.com; spf=pass smtp.mailfrom=collabora.com; dkim=pass (1024-bit key) header.d=collabora.com header.i=daniel.almeida@collabora.com header.b=EXiQUWyY; arc=pass smtp.client-ip=136.143.188.112 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=collabora.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=collabora.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=collabora.com header.i=daniel.almeida@collabora.com header.b="EXiQUWyY" ARC-Seal: i=1; a=rsa-sha256; t=1754915875; cv=none; d=zohomail.com; s=zohoarc; b=IzY73z6r4ssJL8TFUMNyJ4BPI12C+9QJOnhAYcvwGDUp5mNucGIevzhvJg7GUzX7zBh8Dwep/VhLZK0D4TKK6ihMqIutc4H8tkuQ/7kPWArRvYMV9hkvYLhakzSL7glFpwxgaKVHE01Xftnrzm/fkV2ReyqQ/iCwYYLstM0lpV4= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1754915875; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=NFbMZQad2B+B3Dr1/R/+HFea9OlYoyRt+gHpZZeusOA=; b=dQs2yZrKeDB4o6DZT6ddsBA7cPzsCsGsrOP2PBRHyf1VDl/g5eyAoySlgesdOM5KmRVtaTK3rPo5Cwzq83G0Ao4+a8WwKa1Xy86eU/E9B4fRbCwOh9odUSbd97X46XBXVORQ1h5eMJiYAO02jg0+UWFmtqIh25PlxQGeougOPt8= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=collabora.com; spf=pass smtp.mailfrom=daniel.almeida@collabora.com; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1754915875; s=zohomail; d=collabora.com; i=daniel.almeida@collabora.com; h=Content-Type:Mime-Version:Subject:Subject:From:From:In-Reply-To:Date:Date:Cc:Cc:Content-Transfer-Encoding:Message-Id:Message-Id:References:To:To:Reply-To; bh=NFbMZQad2B+B3Dr1/R/+HFea9OlYoyRt+gHpZZeusOA=; b=EXiQUWyYFbqLgGeZfn3sbOk4F3sJ5VOTV0Lj8gGT4fEORBibVj+OGH0Rp9XFt+TR 2zXr4zN8zfPhwDjD0CijBr7E6apTwNyGEvhDQ+lUDx5Upgo/AuD+S9w3qFS0tn7dcXC qbj6g+Xj3yyJgMrHmOw41PcRUZgpqN3jUQnsnPGM= Received: by mx.zohomail.com with SMTPS id 1754915873419805.6256233376367; Mon, 11 Aug 2025 05:37:53 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Precedence: bulk X-Mailing-List: rust-for-linux@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3826.600.51.1.1\)) Subject: Re: [PATCH v8 3/6] rust: irq: add support for non-threaded IRQs and handlers From: Daniel Almeida In-Reply-To: Date: Mon, 11 Aug 2025 09:37:36 -0300 Cc: Miguel Ojeda , Alex Gaynor , Boqun Feng , Gary Guo , =?utf-8?Q?Bj=C3=B6rn_Roy_Baron?= , Andreas Hindborg , Trevor Gross , Danilo Krummrich , Greg Kroah-Hartman , "Rafael J. Wysocki" , Thomas Gleixner , Bjorn Helgaas , =?utf-8?Q?Krzysztof_Wilczy=C5=84ski?= , Benno Lossin , linux-kernel@vger.kernel.org, rust-for-linux@vger.kernel.org, linux-pci@vger.kernel.org, Joel Fernandes , Dirk Behme Content-Transfer-Encoding: quoted-printable Message-Id: References: <20250810-topics-tyr-request_irq2-v8-0-8163f4c4c3a6@collabora.com> <20250810-topics-tyr-request_irq2-v8-3-8163f4c4c3a6@collabora.com> <4EE6F260-5AC9-47AD-9F34-0D6C224A8559@collabora.com> To: Alice Ryhl X-Mailer: Apple Mail (2.3826.600.51.1.1) X-ZohoMailClient: External >> Also, I was getting tons of =E2=80=9Cunreachable_pub=E2=80=9D = warnings >> otherwise, FYI. >=20 > If you got unreachable_pub warnings, then you are missing re-exports. >=20 > Alice The re-exports are as-is in the current patch, did I miss anything? = Because I don=E2=80=99t think so. In particular, should the irq module itself be private?=20