[PATCH] i386: fix wrong comment for syscall stack layout
authorAndi Kleen <ak@suse.de>
Wed, 2 May 2007 17:27:19 +0000 (19:27 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Wed, 2 May 2007 17:27:19 +0000 (19:27 +0200)
commit889f21ce272e38db19c8114a7e0a5793d4590077
treea29dd9164a44bbaa26a454922a78fd7dda638540
parent425001fea782dd072cfec5694b93778eb59a1fd3
[PATCH] i386: fix wrong comment for syscall stack layout

`ret_from_sys_call' label no longer exist and `syscall_exit' label was
introduced instead.

Signed-off-by: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/kernel/entry.S