Re: 2.5.67-mm1

From: Badari Pulavarty (pbadari@us.ibm.com)
Date: Wed Apr 09 2003 - 10:59:57 EST


On Wednesday 09 April 2003 12:00 am, Alistair Strachan wrote:

>
> Sorry for the delay, I've only just woken up. I applied the patch, it
> wouldn't compile, you missed the following (I think obvious) chunk:
>
> --- linux-2.5/fs/partitions/check.c.old 2003-04-09 07:49:29 +0100
> +++ linux-2.5/fs/partitions/check.c 2003-04-09 07:51:26 +0100
> @@ -160,7 +160,7 @@
> {
> #ifdef CONFIG_DEVFS_FS
> devfs_handle_t dir;
> - struct hd_struct *p = dev->part;
> + struct hd_struct **p = dev->part;
> char devname[16];
>
> if (p[part-1]->de)
>
> With that in place, it compiled without warning and the machine now
> boots with the dynamic hd_struct work + aggregate stats patch.
>
> Thanks for your time.

Thank you for testing it with devfs.

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



This archive was generated by hypermail 2b29 : Tue Apr 15 2003 - 22:00:18 EST