Re: [PATCH] Bug fix for the s390 dcssblk driver

From: emist
Date: Sat Oct 20 2007 - 13:24:49 EST


Frans Pop wrote:
> emist wrote:
>> 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.
>
> Hi,
>
> If you don't get any reactions to your patch during the next few days, I
> suggest you resend it and then CC the linux-s390@xxxxxxxxxxxxxxx list and
> possibly also the maintainer at linux390@xxxxxxxxxxx
>
> In general you should always try to CC the relevant list/people as listed in
> the MAINTAINERS file and not just the linux-kernel list, both for patches
> and when reporting problems.
>
> Cheers,
> Frans Pop
>

Thanks Frans, I will do as you suggest.

Have a good one,

Igor H.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/