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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <88323f5b-1732-f780-5a0d-754026997c2c@ti.com>
Date:   Mon, 3 Feb 2020 10:10:00 +0200
From:   Peter Ujfalusi <peter.ujfalusi@...com>
To:     <nm@...com>, <t-kristo@...com>, <ssantosh@...nel.org>,
        <santosh.shilimkar@...cle.com>
CC:     <linux-arm-kernel@...ts.infradead.org>,
        <linux-kernel@...r.kernel.org>, <lokeshvutla@...com>,
        <grygorii.strashko@...com>
Subject: Re: [PATCH] firmware: ti_sci: Export devm_ti_sci_get_of_resource for
 modules

Hi,

On 22/01/2020 12.40, Peter Ujfalusi wrote:
> Allow devm_ti_sci_get_of_resource() to be usable from modules.

I would really appreciate if ti_sci maintainers would spare some time on
this and the other two patch ;)

https://lore.kernel.org/lkml/20200122104044.15837-1-peter.ujfalusi@ti.com/
https://lore.kernel.org/lkml/20200122104009.15622-1-peter.ujfalusi@ti.com/

- Péter

> Signed-off-by: Peter Ujfalusi <peter.ujfalusi@...com>
> ---
>  drivers/firmware/ti_sci.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/firmware/ti_sci.c b/drivers/firmware/ti_sci.c
> index f13e4a96f3b7..3d8241cb6921 100644
> --- a/drivers/firmware/ti_sci.c
> +++ b/drivers/firmware/ti_sci.c
> @@ -3332,6 +3332,7 @@ devm_ti_sci_get_of_resource(const struct ti_sci_handle *handle,
>  
>  	return ERR_PTR(-EINVAL);
>  }
> +EXPORT_SYMBOL_GPL(devm_ti_sci_get_of_resource);
>  
>  static int tisci_reboot_handler(struct notifier_block *nb, unsigned long mode,
>  				void *cmd)
> 

Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ