Hello , dear list users.
>From my module I am trying to register for the system suspend using the *
register_pm_notifier(nb)*
which is expanded to *blocking_notifier_chain_register(&pm_chain_head, nb).*
**
I have a linker warning which tells "pm_chain_head" is undefined. I do
see  pm_chain_head in my /proc/kallsyms.
What do I miss? Thank you.
_______________________________________________
Fedora-kernel-list mailing list
Fedora-kernel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-kernel-list

Reply via email to