| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-10-31 | [PATCH] driverfs topology cleanup | Andrew Morton | |
| From Matthew Dobson. This final patch from Matthew cleans up a few leftovers which were noted after the code had been reviewed and tested a bit in the -mm patchsets. 1) Update register_XXX and arch_register_XXX functions to return int instead of void. Functions calling these functions should know if they completed successfully to take appropriate further registration action, or not bother. 2) Drop some pointless error checking in the arch_register_XXX functions. | |||
| 2002-10-31 | [PATCH] Update/Create core files for DriverFS Topology. | Andrew Morton | |
| 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. | |||
