diff options
Diffstat (limited to 'include/linux/memory.h')
-rw-r--r-- | include/linux/memory.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/memory.h b/include/linux/memory.h index 39628dfe4a4c..2f5f8a5ef2a0 100644 --- a/include/linux/memory.h +++ b/include/linux/memory.h | |||
@@ -58,6 +58,7 @@ struct mem_section; | |||
58 | * order in the callback chain) | 58 | * order in the callback chain) |
59 | */ | 59 | */ |
60 | #define SLAB_CALLBACK_PRI 1 | 60 | #define SLAB_CALLBACK_PRI 1 |
61 | #define IPC_CALLBACK_PRI 10 | ||
61 | 62 | ||
62 | #ifndef CONFIG_MEMORY_HOTPLUG_SPARSE | 63 | #ifndef CONFIG_MEMORY_HOTPLUG_SPARSE |
63 | static inline int memory_dev_init(void) | 64 | static inline int memory_dev_init(void) |