diff options
| author | Eduard - Gabriel Munteanu <[email protected]> | 2008-07-25 19:45:11 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-26 12:00:04 -0700 |
| commit | c2147a5092cfe13dbf3210e54e8a622015edeecc (patch) | |
| tree | e34e0daee3cc0b19914a27d6f7f284b1fc22aa93 /tools/perf/scripts | |
| parent | 89081d17f7bb81d89fa1aa9b70f821c5cf4d39e9 (diff) | |
Better interface for hooking early initcalls
Added early initcall (pre-SMP) support, using an identical interface to
that of regular initcalls. Functions called from do_pre_smp_initcalls()
could be converted to use this cleaner interface.
This is required by CPU hotplug, because early users have to register
notifiers before going SMP. One such CPU hotplug user is the relay
interface with buffer-only channels, which needs to register such a
notifier, to be usable in early code. This in turn is used by kmemtrace.
Signed-off-by: Eduard - Gabriel Munteanu <[email protected]>
Cc: Tom Zanussi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions