[PATCH] Update/Create core files for DriverFS Topology.
From Matthew Dobson. Update/Create core files for DriverFS Topology. This patch creates the generic structures that are (will be) embedded in the per-arch structures. Also creates calls to register these generic structures (CPUs, MemBlks, & Nodes). Note that without arch-specific structures in which to embed these structures, and an arch-specific initialization routine, these functions/structures remain unused.
Showing
drivers/base/memblk.c
0 → 100644
drivers/base/node.c
0 → 100644
include/linux/memblk.h
0 → 100644
include/linux/node.h
0 → 100644
Please register or sign in to comment