diff options
| author | Ingo Molnar <[email protected]> | 2007-10-15 17:00:04 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2007-10-15 17:00:04 +0200 |
| commit | 19ccd97a03a026c2341b35af3ed2078a83c4a22b (patch) | |
| tree | 7d522fe6be9d261b630cbceee54717c6148a003d /scripts/objdiff | |
| parent | e59c80c5bbc0d3d6b0772edb347ce2dd303121b3 (diff) | |
sched: uninline __enqueue_entity()/__dequeue_entity()
suggested by Roman Zippel: uninline __enqueue_entity() and
__dequeue_entity().
this reduces code size:
text data bss dec hex filename
25385 2386 16 27787 6c8b sched.o.before
25257 2386 16 27659 6c0b sched.o.after
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Signed-off-by: Mike Galbraith <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions