]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] sched: uninline calc_delta_mine()
authorIngo Molnar <mingo@elte.hu>
Thu, 2 Aug 2007 15:41:40 +0000 (17:41 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 2 Aug 2007 15:41:40 +0000 (17:41 +0200)
commitcb1c4fc924d7eeb3fb723ad72705d4a70e9781fd
tree76580d43561cbdaa15d9d9103ab03de1c79fb72d
parentecf691daf7afb418537ba459290191a0a5853be5
[PATCH] sched: uninline calc_delta_mine()

uninline calc_delta_mine():

   text    data     bss     dec     hex filename
   29162    4162      24   33348    8244 sched.o.before
   29039    4162      24   33225    81c9 sched.o.after

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c