mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-15 13:14:46 +00:00
The machine initcall macros allow initcalls to be registered which test machine_is() before executing the initcall. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Paul Mackerras <paulus@samba.org>