[IA64] Fix typo. (PALL -> PAL)
authorIsaku Yamahata <yamahata@valinux.co.jp>
Mon, 17 Nov 2008 02:15:22 +0000 (11:15 +0900)
committerIsaku 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

index 8e2d7ccab5d806bc1d6fe4bea5cdc304dbd1bd78..e83dab6132d63eceb7c778671724d3fc49206d3c 100644 (file)
@@ -176,7 +176,7 @@ ia64_hypercall(struct pt_regs *regs)
                                stop_timer(&v->arch.hlt_timer);
                                /* do_block() calls
                                 * local_event_delivery_enable(),
-                                * but PALL 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.