lkml.org 
[lkml]   [2016]   [Feb]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v5 10/20] kthread: Better support freezable kthread workers
On Mon, Feb 22, 2016 at 03:57:00PM +0100, Petr Mladek wrote:
> +enum {
> + KTW_FREEZABLE = 1 << 2, /* freeze during suspend */
> +};

Weird value; what was wrong with 1 << 0 ?

\
 
 \ /
  Last update: 2016-02-25 14:41    [W:0.179 / U:0.464 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site