]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Remove cpu hotplug defines for __INIT & __INITDATA
authorPrarit Bhargava <prarit@redhat.com>
Tue, 15 May 2007 08:41:43 +0000 (01:41 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 15 May 2007 15:54:00 +0000 (08:54 -0700)
commit838c41184fee5e151c09972f2ba90c16493af614
tree72dd37c37031f1ed6c4c3ed43a45f3dce8dcf149
parent3bd2aad2103314a0a09614dc29926a1437db02f7
Remove cpu hotplug defines for __INIT & __INITDATA

After examining what was checked in and the code base I discovered that most
of 86c0baf123e474b6eb404798926ecf62b426bf3a wasn't necessary anymore....

So here's a patch that reverts the last part of that changeset:

Revert part of 86c0baf123e474b6eb404798926ecf62b426bf3a.

The kernel has moved forward to a state where the original change is not
necessary.  After porting forward, this final version of the patch was
applied and broke non-x86 architectures.

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/init.h