diff options
| author | Satyam Sharma <[email protected]> | 2007-10-18 03:06:38 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-10-18 14:37:28 -0700 |
| commit | 38048983e14c0fb6324175fbaf2be1baa842f5ee (patch) | |
| tree | c79ceffa9ea209bc9bbd91ba037bd177d372fc0d /include/linux/debugobjects.h | |
| parent | 761bb431908e84d1793c5eb6c2ae2cc4926bed3e (diff) | |
x86 msr driver: Misc cpuinit annotations
msr_class_cpu_callback() can be marked __cpuinit, being the notifier callback
for a __cpuinitdata notifier_block. So can be marked msr_device_create() too,
called only from the newly-__cpuinit msr_class_cpu_callback() or from
__init-marked msr_init().
Signed-off-by: Satyam Sharma <[email protected]>
Cc: Andi Kleen <[email protected]>
Acked-by: H. Peter Anvin <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions