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>] [day] [month] [year] [list]
Date:   Tue, 20 Sep 2016 17:57:06 +0530
From:   Muni Sekhar <munisekharrms@...il.com>
To:     linux-kernel@...r.kernel.org
Subject: wake_up() or wake_up_interruptible()

Hi All,

I am using a wait_event_interruptible() in kernel thread and waking
that thread using wake_up(), and this logic is working fine.

I would like to know whether it is the correct way of waking the
thread which is in interruptible sleep mode?  What about
wake_up_interruptible() API? When this should be used?

-- 
Thanks,
Sekhar

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ