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]
Date:	Tue, 25 Feb 2014 09:36:13 +0100
From:	Richard Cochran <richardcochran@...il.com>
To:	Thomas Gleixner <tglx@...utronix.de>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	John Stultz <john.stultz@...aro.org>,
	Peter Zijlstra <peterz@...radead.org>,
	Anton Vorontsov <anton@...msg.org>,
	Alexey Perevalov <a.perevalov@...sung.com>,
	kyungmin.park@...sung.com, cw00.choi@...sung.com,
	Michael Kerrisk <mtk.manpages@...il.com>
Subject: Re: [RFC patch 5/5] timerfd: Expose deferrable mode to user space

On Fri, Feb 21, 2014 at 05:56:18PM -0000, Thomas Gleixner wrote:
> Expose the deferrable timer mode to user space by adding a new
> TDF_TIMER_DEFERRABLE flag.
> 
> The deferrable mode is available through the syscall timerfd_settime()
> by handing in TDF_TIMER_IS_DEFERRABLE via the 'flags' argument.
> TFD_TIMER_IS_DEFERRABLE and the other TFD_TIMER_ flags can be ored
> together.

s/TDF_/TFD_/g

Thanks,
Richard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists