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 ? -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html