[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <41840b750610110619v56d3efd5h7a05cfb42cb21464@mail.gmail.com>
Date: Wed, 11 Oct 2006 15:19:58 +0200
From: "Shem Multinymous" <multinymous@...il.com>
To: linux-kernel@...r.kernel.org, linux-ide@...r.kernel.org,
hdaps-devel@...rceforge.net
Subject: Re: Debugging strange system lockups possibly triggered by ATA commands
Hi Elias,
On 10/10/06, Elias Oltmanns <oltmanns@...-bonn.de> wrote:
> Testing the queue handling stuff without actually issuing any
> commands seems rather difficult to me as its the callback mechanism
> used to freeze the queue after command completion which I'd really
> like to test. If I don't issue any command, I don't know how to test
> whether the callback procedure and all the rest works as expected.
Try doing a dump_stack(), and nothing else, in the callback. This may
provide some hint.
(Remember to increase console_loglevel so you can see the result on
the console before the hang.)
Shem
-
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