Bug 16501
Summary: | 2.6.35 suspend regression (bisected) | ||
---|---|---|---|
Product: | Drivers | Reporter: | Maciej Rutecki (maciej.rutecki) |
Component: | Video(DRI - Intel) | Assignee: | drivers_video-dri-intel (drivers_video-dri-intel) |
Status: | CLOSED CODE_FIX | ||
Severity: | high | CC: | gordon.jin, maciej.rutecki, rjw, roberto.oppedisano, thomas |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.35 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 7216, 16055 |
Description
Maciej Rutecki
2010-08-03 19:19:48 UTC
I've found that this issue is the same described in: http://marc.info/?t=128065346900002&r=1&w=2 The proposed workaround of setting #define HAS_BSD(dev) (0) in i915_drv.h works also for me. *** Bug 16524 has been marked as a duplicate of this bug. *** also tracked at https://bugs.freedesktop.org/show_bug.cgi?id=29406 Seems to be fixed in 2.6.36-rc2. Probably by merge commit 4238a417a91643e1162a98770288f630e37f0484 Closing, please reopen if you see it again. |