git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6a6168
)
[POWERPC] Use __weak macro for smp_setup_processor_id
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 18 Apr 2008 06:56:18 +0000
(16:56 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Thu, 24 Apr 2008 10:57:33 +0000
(20:57 +1000)
Use the __weak macro instead of the longer __attribute__ ((weak)) form
in one place in init/main.c.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Andrew Morton <akpm@linux-foundation.org>
--
init/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found