That takes care of the issue, thanks for the quick help.

> -----Original Message-----
> From: Jan Kiszka <jan.kis...@siemens.com>
> Sent: Mittwoch, 15. Dezember 2021 13:57
> To: Xenomai <xenomai@xenomai.org>
> Cc: Lange Norbert <norbert.la...@andritz.com>
> Subject: [PATCH] cobalt/thread: Export __xnthread_discard
>
>
>
> CAUTION: External email. Do not click on links or open attachments unless you
> know the sender and that the content is safe.
>
> From: Jan Kiszka <jan.kis...@siemens.com>
>
> It's needed since f4dac53c04ae by switchtest, and that could be compiled
> as module.
>
> Reported-by: Lange Norbert <norbert.la...@andritz.com>
> Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>
> ---
>  kernel/cobalt/thread.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/kernel/cobalt/thread.c b/kernel/cobalt/thread.c
> index 2e1667d197..debc5077b1 100644
> --- a/kernel/cobalt/thread.c
> +++ b/kernel/cobalt/thread.c
> @@ -553,6 +553,7 @@ void __xnthread_discard(struct xnthread *thread)
>         xnthread_deregister(thread);
>         xnlock_put_irqrestore(&nklock, s);
>  }
> +EXPORT_SYMBOL_GPL(__xnthread_discard);
>
>  /**
>   * @fn void xnthread_init(struct xnthread *thread,const struct
> xnthread_init_attr *attr,struct xnsched_class *sched_class,const union
> xnsched_policy_param *sched_param)
> --
> 2.31.1
________________________________

This message and any attachments are solely for the use of the intended 
recipients. They may contain privileged and/or confidential information or 
other information protected from disclosure. If you are not an intended 
recipient, you are hereby notified that you received this email in error and 
that any review, dissemination, distribution or copying of this email and any 
attachment is strictly prohibited. If you have received this email in error, 
please contact the sender and delete the message and any attachment from your 
system.

ANDRITZ HYDRO GmbH


Rechtsform/ Legal form: Gesellschaft mit beschränkter Haftung / Corporation

Firmensitz/ Registered seat: Wien

Firmenbuchgericht/ Court of registry: Handelsgericht Wien

Firmenbuchnummer/ Company registration: FN 61833 g

DVR: 0605077

UID-Nr.: ATU14756806


Thank You
________________________________

Reply via email to