aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorEric Biederman <[email protected]>2006-09-29 02:00:06 -0700
committerLinus Torvalds <[email protected]>2006-09-29 09:18:12 -0700
commit959ed340f4867fda7684340625f60e211c2296d6 (patch)
tree61832d7f0a5c8a4864003949b7eb545154d9acec /scripts/patch-kernel
parent3b9b8ab65d8eed784b9164d03807cb2bda7b5cd6 (diff)
[PATCH] Fix conflict with the is_init identifier on parisc
This appears to be the only usage of is_init in the kernel besides the usage in sched.h. On ia64 the same function is called in_init. So to remove the conflict and make the kernel more consistent rename is_init is_core is_local and is_local_section to in_init in_core in_local and in_local_section respectively. Thanks to Adrian Bunk who spotted this, and to Matthew Wilcox who suggested this fix. Signed-off-by: Eric Biederman <[email protected]> Cc: Kyle McMartin <[email protected]> Cc: Matthew Wilcox <[email protected]> Cc: Adrian Bunk <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions