|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-ia64-devel] [PATCH 5/12] white space of ia64_switch_to
# HG changeset patch
# User yamahata@xxxxxxxxxxxxx
# Date 1198030058 -32400
# Node ID e630db2d527bb2008b93a4296baaa46f61065801
# Parent 7a490dbc8f32b32a19ba713f4f9a76e74d10fe1d
white space on ia64_switch_to().
use tab instead of 4 space.
PATCHNAME: white_space_on_ia64_switch_to
Signed-off-by: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
diff -r 7a490dbc8f32 -r e630db2d527b xen/arch/ia64/linux-xen/entry.S
--- a/xen/arch/ia64/linux-xen/entry.S Tue Dec 18 17:37:16 2007 +0900
+++ b/xen/arch/ia64/linux-xen/entry.S Wed Dec 19 11:07:38 2007 +0900
@@ -228,18 +228,18 @@ GLOBAL_ENTRY(ia64_switch_to)
mov IA64_KR(CURRENT)=in0 // update "current" application register
#endif
#ifdef XEN //for VTI domain current is save to 21 of bank0
- ;;
- bsw.0
- ;;
+ ;;
+ bsw.0
+ ;;
mov r8=r13 // return pointer to previously running
task
mov r13=in0 // set "current" pointer
- mov r21=in0
- ;;
- bsw.1
- ;;
-#else
- mov r8=r13 // return pointer to previously running task
- mov r13=in0 // set "current" pointer
+ mov r21=in0
+ ;;
+ bsw.1
+ ;;
+#else
+ mov r8=r13 // return pointer to previously running task
+ mov r13=in0 // set "current" pointer
#endif
DO_LOAD_SWITCH_STACK
Attachment:
16637_e630db2d527b_white_space_on_ia64_switch_to.patch _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ia64-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |