]> bbs.cooldavid.org Git - net-next-2.6.git/commit - include/linux/sched.h
sched: clean up fastcall uses of sched_fork()/sched_exit()
authorIngo Molnar <mingo@elte.hu>
Mon, 9 Jul 2007 16:52:00 +0000 (18:52 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 9 Jul 2007 16:52:00 +0000 (18:52 +0200)
commitad46c2c4ebcead75cd364a79b63b134393094fb9
treea6210b644771568549763a6799a2134638f4c11c
parent172ba844a8851c3edd13c0a979cdf46bd5e3cc1a
sched: clean up fastcall uses of sched_fork()/sched_exit()

sched_fork()/sched_exit() does not need to specify fastcall anymore,
as the x86 kernel defaults to regparm3, and no assembly code calls
these functions.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/sched.h