workqueue warnings in helper code

Dave Airlie airlied at gmail.com
Thu Jun 27 22:26:52 PDT 2013


>
> this showed up in drm-next on my radeon and udl drivers, I haven't
> bisected it yet, it may not even be your fault :-)
>
>  if (WARN_ON(!list_empty(&work->entry))) {
>
> is the line in the workqueue code.

As expected, reverting "drm: kms_helper: don't lose hotplug event"

stops the warnings here.

Dave.


More information about the dri-devel mailing list