wake_up_bit
wake_up_bit(&error->flags, I915_RESET_HANDOFF);
wake_up_bit(&dev_priv->gpu_error.flags,
void wake_up_bit(void *, int);