lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <ZYxeQCfaaAnZY6KA@smile.fi.intel.com> Date: Wed, 27 Dec 2023 19:26:24 +0200 From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com> To: Mark Hasemeyer <markhas@...omium.org> Cc: LKML <linux-kernel@...r.kernel.org>, AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>, Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>, Rob Herring <robh@...nel.org>, Konrad Dybcio <konrad.dybcio@...aro.org>, Sudeep Holla <sudeep.holla@....com>, Raul Rangel <rrangel@...omium.org>, Tzung-Bi Shih <tzungbi@...nel.org>, Sakari Ailus <sakari.ailus@...ux.intel.com>, Daniel Scally <djrscally@...il.com>, Greg Kroah-Hartman <gregkh@...uxfoundation.org>, Heikki Krogerus <heikki.krogerus@...ux.intel.com>, "Rafael J. Wysocki" <rafael@...nel.org>, linux-acpi@...r.kernel.org Subject: Re: [PATCH v3 22/24] device property: Update functions to use EXPORT_SYMBOL_GPL On Tue, Dec 26, 2023 at 12:21:26PM -0700, Mark Hasemeyer wrote: > Some of the exported functions use EXPORT_SYMBOL instead of EXPORT_SYMBOL() > EXPORT_SYMBOL_GPL and are inconsistent with the other exported functions EXPORT_SYMBOL_GPL() > in the module. The underlying APCI/OF struct fwnode_operations > implementations are also exported via EXPORT_SYMBOL_GPL. EXPORT_SYMBOL_GPL() > Update them to use the EXPORT_SYMBOL_GPL macro. EXPORT_SYMBOL_GPL() ... With the above fixed, Reviewed-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com> -- With Best Regards, Andy Shevchenko
Powered by blists - more mailing lists