Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amd64/amd64 Xsyscall: remove a stale comment.
details: https://anonhg.NetBSD.org/src/rev/2daf8706e4df
branches: trunk
changeset: 758146:2daf8706e4df
user: yamt <yamt%NetBSD.org@localhost>
date: Thu Oct 21 11:42:26 2010 +0000
description:
Xsyscall: remove a stale comment.
diffstat:
sys/arch/amd64/amd64/locore.S | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 9b1e1b0467d7 -r 2daf8706e4df sys/arch/amd64/amd64/locore.S
--- a/sys/arch/amd64/amd64/locore.S Thu Oct 21 11:41:31 2010 +0000
+++ b/sys/arch/amd64/amd64/locore.S Thu Oct 21 11:42:26 2010 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: locore.S,v 1.60 2010/10/21 11:41:31 yamt Exp $ */
+/* $NetBSD: locore.S,v 1.61 2010/10/21 11:42:26 yamt Exp $ */
/*
* Copyright-o-rama!
@@ -1171,7 +1171,6 @@
call _C_LABEL(do_pmap_load)
jmp .Lsyscall_checkast /* re-check ASTs */
10:
- /* Always returning to user mode here. */
CLEAR_ASTPENDING(%r14)
STI(si)
/* Pushed T_ASTFLT into tf_trapno on entry. */
Home |
Main Index |
Thread Index |
Old Index