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:
11fbb00
)
[POWERPC] Add __init annotations to reserve_mem() and stabs_alloc()
author
Michael Ellerman
<michael@ellerman.id.au>
Mon, 7 May 2007 05:58:28 +0000
(15:58 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 8 May 2007 01:54:19 +0000
(11:54 +1000)
reserve_mem() and stabs_alloc() are both called only from other __init
routines, so can be marked __init.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found