lkml.org 
[lkml]   [2022]   [Jun]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRe: [PATCH v7] ath9k: let sleep be interrupted when unregistering hwrng
    Hmm, set_notify_signal() calls wake_up_state() in kernel/sched/core.c, which
    is not currently exported. Only by including EXPORT_SYMBOL(wake_up_state) and
    rebuilding vmlinux was I able to build rng-core.ko and load it successfully.

    That said, this patch allows 'ip link set wlan0 down' to wake a blocked process
    reading from /dev/hwrng, eliminating the delay as described. I'll give my
    sign-off with the EXPORT_SYMBOL sorted out.

    \
     
     \ /
      Last update: 2022-06-29 05:44    [W:4.327 / U:0.572 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site