Re: [RFC PATCH 00/35] Xen i386 paravirtualization support

From: Chris Wright
Date: Mon May 15 2006 - 16:58:20 EST


* Andrew Morton (akpm@xxxxxxxx) wrote:
> Also, note
>
> http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-01-driver/driver-core-add-sys-hypervisor-when-needed.patch
>
> which creates the /sys/hypervisor directory. With the expectation that
> _all_ hypervisorish subsystems will base their sysfs trees in there.

That's fine, Xen is currently using the same dir, so we just need to
adjust and select Kconfig. There's some fallout as a a result (using
attrs directly vs spinning your own fs, for example), but it makes sense
to have common anchor in sysfs.

thanks,
-chris
-
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/