lkml.org 
[lkml]   [2003]   [Apr]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: 2.5.67-mm1
Date
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/

\
 
 \ /
  Last update: 2005-03-22 13:34    [W:0.027 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site