Re: Fwd: Re: UML kernel crash of v2.6.36-rcX kernel

From: Richard Weinberger
Date: Mon Oct 18 2010 - 07:23:03 EST


On Mon, 18 Oct 2010 13:14:26 +0200, Toralf FÃrster
<toralf.foerster@xxxxxx> wrote:
> richard -rw- weinberger wrote at 11:31:31
>> Does this help?
>>
>> --- linux-2.6.36-rc8/fs/hostfs/hostfs_user.c.orig 2010-10-18
>> 11:24:33.844592000 +0200
>> +++ linux-2.6.36-rc8/fs/hostfs/hostfs_user.c 2010-10-18
>> 11:24:44.594679000 +0200
>> @@ -388,6 +388,6 @@
>> spare_out[1] = buf.f_spare[1];
>> spare_out[2] = buf.f_spare[2];
>> spare_out[3] = buf.f_spare[3];
>> - spare_out[4] = buf.f_spare[4];
>> +
>> return 0;
>> }
>
> yes - definitely (BTW I like a preceeding "diff --git" line to make
> the patch
> utility happy ;) )

Good to know. I'll submit a patch (with git ;)).

Thanks,
//richard
--
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/