projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61a40f2
)
[IA64] Fix typo. (PALL -> PAL)
author
Isaku Yamahata
<yamahata@valinux.co.jp>
Mon, 17 Nov 2008 02:15:22 +0000
(11:15 +0900)
committer
Isaku Yamahata
<yamahata@valinux.co.jp>
Mon, 17 Nov 2008 02:15:22 +0000
(11:15 +0900)
s/PALL/PAL/
Signed-off-by: Akio Takebe <takebe_akio@jp.fujitsu.com>
xen/arch/ia64/xen/hypercall.c
patch
|
blob
|
history
diff --git
a/xen/arch/ia64/xen/hypercall.c
b/xen/arch/ia64/xen/hypercall.c
index 8e2d7ccab5d806bc1d6fe4bea5cdc304dbd1bd78..e83dab6132d63eceb7c778671724d3fc49206d3c 100644
(file)
--- a/
xen/arch/ia64/xen/hypercall.c
+++ b/
xen/arch/ia64/xen/hypercall.c
@@
-176,7
+176,7
@@
ia64_hypercall(struct pt_regs *regs)
stop_timer(&v->arch.hlt_timer);
/* do_block() calls
* local_event_delivery_enable(),
- * but PAL
L
CALL must be called with
+ * but PAL CALL must be called with
* psr.i = 0 and psr.i is unchanged.
* SDM vol.2 Part I 11.10.2
* PAL Calling Conventions.