Re: Mysterious string truncation in 2.4.25 kernel

From: Herbert Xu
Date: Wed Mar 03 2004 - 04:43:05 EST


James Morris <jmorris@xxxxxxxxxx> wrote:
> On Tue, 2 Mar 2004, Glen Nakamura wrote:
>
>> Of course, perhaps 0 should passed instead of "" for data_page?
>>
>> - err = do_mount ("none", "/dev", "devfs", 0, "");
>> + err = do_mount ("none", "/dev", "devfs", 0, 0);
>>
>> Comments?
>
> Yes, the devfs fix above is needed if the data_page patch has been
> applied.
>
> This is the case in 2.6, but not 2.4.25.

Hmm the data_page line is in my copy of 2.4.25...
--
Debian GNU/Linux 3.0 is out! ( http://www.debian.org/ )
Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
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/