Re: [PATCH] s390: Hypervisor File System

From: Michael Holzheu
Date: Thu May 04 2006 - 06:22:42 EST


Greg KH <greg@xxxxxxxxx> wrote on 05/04/2006 12:10:37 AM:

> > Fine with me! Then I will create /sys/hypervisor/s390. Should I
> > create /sys/hypervisor in the hpyfs code or should it be
> > created somewhere else?
>
> Somewhere else is probably best.
>
> drivers/base/hypervisor.c ?
>

We could do that, but then we have to create two new files
hypervisor.c and hypervisor.h just for one new mountpoint
in sysfs.

I would suggest do do it like /sys/kernel and put the code
into kernel/ksysfs.c and include/linux/kobject.h

Michael

-
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/