[<prev] [next>] [day] [month] [year] [list]
Message-ID: <47198CFD.8080304@gmail.com>
Date: Sat, 20 Oct 2007 01:07:09 -0400
From: emist <emistz@...il.com>
To: Linux <linux-kernel@...r.kernel.org>
Subject: [PATCH] Bug fix for the s390 dcssblk driver
Hello,
The following patch fixes and issue in the s390 dcssblk driver. The
issue is caused when an unsuccessful attempt is made in order to change
a segment's type through the device attribute file "shared". This causes
the driver to remove the device in question, removing with it the device
attribute which is currently handling the call. The result is a hang on
the driver as it removes memory from under its feet.
Not exactly sure if this explanation makes sense or its entirely
accurate. This is what I believe at this point from encountering and
fixing the error. Anyway here is the patch, hope it helps.
View attachment "dcssblk_fix" of type "text/plain" (1051 bytes)
Powered by blists - more mailing lists