diff options
| author | Andrew Morton <akpm@linux-foundation.org> | 2013-04-29 15:08:08 -0700 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-04-29 15:54:36 -0700 | 
| commit | d8f10cb3d375c34ad668f32ca6e4661ad1fc23b2 (patch) | |
| tree | 37e8289b0f5d28a8ca608c7ee3fac5b5bb8a0e15 /kernel/kmod.c | |
| parent | 3c743a7f7b682dedef188664514c0ea82e232742 (diff) | |
| download | olio-linux-3.10-d8f10cb3d375c34ad668f32ca6e4661ad1fc23b2.tar.xz olio-linux-3.10-d8f10cb3d375c34ad668f32ca6e4661ad1fc23b2.zip  | |
kernel/cpuset.c: use register_hotmemory_notifier()
Use the new interface, remove one ifdef.  No code size changes.
We could/should have been using __meminit/__meminitdata here but there's
now no point in doing that because all this code is elided at compile time.
Cc: Li Zefan <lizefan@huawei.com>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/kmod.c')
0 files changed, 0 insertions, 0 deletions