From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 83611] Kernel NULL pointer dereference when using tlp on a
laptop with AMD video card.
Date: Sun, 31 Aug 2014 19:44:43 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from mail.kernel.org (mail.kernel.org [198.145.19.201])
by gabe.freedesktop.org (Postfix) with ESMTP id 4FF0B6E19A
for ; Sun, 31 Aug 2014 12:44:45 -0700 (PDT)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id A0CCF20131
for ; Sun, 31 Aug 2014 19:44:44 +0000 (UTC)
Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org
[172.20.200.51])
by mail.kernel.org (Postfix) with ESMTP id DE0432012E
for ; Sun, 31 Aug 2014 19:44:43 +0000 (UTC)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugzilla.kernel.org/show_bug.cgi?id=83611
--- Comment #1 from yshuiv7@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 after the system is fully
booted, everything is fine.
--
You are receiving this mail because:
You are watching the assignee of the bug.