diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2012-01-25 16:52:43 +0400 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-01-25 21:15:33 +0400 |
commit | 93b525dccf212e50a895792d79d64bdb53312f5c (patch) | |
tree | 8fa3fb39990b700709bb9480890eea8f6571f744 /tools | |
parent | 48467a92215ced69a65c89c1b064dd84728a5ed0 (diff) | |
download | linux-93b525dccf212e50a895792d79d64bdb53312f5c.tar.xz |
drm/i915: fixup forcewake spinlock fallout in drpc debugfs function
My forcewake spinlock patches have a functional conflict with Ben
Widawsky's gen6 drpc support for debugfs. Result was a benign warning
about trying to read an non-atomic variabla with atomic_read.
Note that the entire check is racy anyway and purely informational.
Also update it to reflect the forcewake voodoo changes, the kernel can
now also hold onto a forcewake reference for longer times.
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions