[Bug 83611] Kernel NULL pointer dereference when using tlp on a laptop with AMD video card.

2014-11-18 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=83611 --- Comment #6 from Alex Deucher --- Fix is upstream: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=8efe82ca908400785253c8f0dfcf301e6bd93488 -- You are receiving this mail because: You are watching the assignee of the

[Bug 83611] Kernel NULL pointer dereference when using tlp on a laptop with AMD video card.

2014-11-03 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=83611 Alex Deucher changed: What|Removed |Added CC||alexdeucher at gmail.com --- Comment #5 fr

[Bug 83611] Kernel NULL pointer dereference when using tlp on a laptop with AMD video card.

2014-11-03 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=83611 fhimpe at telenet.be changed: What|Removed |Added CC||fhimpe at telenet.be --- Comment #4

[Bug 83611] Kernel NULL pointer dereference when using tlp on a laptop with AMD video card.

2014-08-31 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=83611 --- Comment #3 from yshuiv7 at gmail.com --- Maybe we could acquire the pm mutex while setting up crtcs in radeon_modeset_init? -- You are receiving this mail because: You are watching the assignee of the bug.

[Bug 83611] Kernel NULL pointer dereference when using tlp on a laptop with AMD video card.

2014-08-31 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=83611 --- Comment #2 from yshuiv7 at gmail.com --- Created attachment 148941 --> https://bugzilla.kernel.org/attachment.cgi?id=148941&action=edit tlp udev rule file -- You are receiving this mail because: You are watching the assignee of the bug.

[Bug 83611] Kernel NULL pointer dereference when using tlp on a laptop with AMD video card.

2014-08-31 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=83611 --- Comment #1 from yshuiv7 at gmail.com --- I think there is probably a race condition here. When tlp is automatically started via udev with the rule file attached (40-tlp.rules), this bug occurs. But when I remove the rule file, and start tlp aft