[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200706110102.52946.rjw@sisk.pl>
Date: Mon, 11 Jun 2007 01:02:52 +0200
From: "Rafael J. Wysocki" <rjw@...k.pl>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Greg KH <greg@...ah.com>, Tejun Heo <htejun@...il.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: 2.6.22-rc4-mm2: GPF during suspend to RAM on HPC nx6325
Hi,
gregkh-driver-sysfs-use-singly-linked-list-for-sysfs_dirent-tree.patch breaks
suspend to RAM on HPC nx6325 (x86_64).
With this patch applied I get a general protection fault in mutex_lock+0x15
(kernel/mutex.c:91), called by sysfs_hash_and_remove() (fs/sysfs/inode.c:298),
called by threshold_cpu_callback(), called from _cpu_down().
Without the patch, the suspend to RAM works (the resume doesn't - there is
another patch that prevents the video from being restored after the resume -
but I'll carry out the bisection tomorrow. ;-)]
Greetings,
Rafael
--
"Premature optimization is the root of all evil." - Donald Knuth
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists