On Fri, Apr 21, 2017 at 10:47:29AM +0100, Juri Lelli wrote: > Oh, I think it works "by coincidence", as ENQUEUE_RESTORE == DEQUEUE_SAVE > == 0x02 ? :)
That's very much on purpose, also see: #define DEQUEUE_SAVE 0x02 /* matches ENQUEUE_RESTORE */
On Fri, Apr 21, 2017 at 10:47:29AM +0100, Juri Lelli wrote: > Oh, I think it works "by coincidence", as ENQUEUE_RESTORE == DEQUEUE_SAVE > == 0x02 ? :)
That's very much on purpose, also see: #define DEQUEUE_SAVE 0x02 /* matches ENQUEUE_RESTORE */