Any hints to get rid of the noisy warnings in sched.h that make it hard to spot real warnings:
/include/linux/sched.h:609:43: error: bad integer constant expression /include/linux/sched.h:609:73: error: invalid named zero-width bitfield `value' I noticed mention of this on lkml but didn't see any suggested solution to this distracting warning -- Thanks, Steve