So you mean something like this:
void devfs_per_cpu_register (const char *leafname, unsigned int flags,
unsigned int major, unsigned int minor_start,
umode_t mode, void *ops);
void devfs_per_cpu_unregister (const char *leafname);
with code in the per-cpu boot code to create the /dev/cpu/%d
directories.
Regards,
Richard....
Permanent: rgooch@atnf.csiro.au
Current: rgooch@ras.ucalgary.ca
-
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/