Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c47953cfc6bad91c46272aad202ee33276671608
Commit:     c47953cfc6bad91c46272aad202ee33276671608
Parent:     311f594dec9b0c8693ec7df75b82c251b6b0e7c2
Author:     Tony Luck <[EMAIL PROTECTED]>
AuthorDate: Fri May 11 15:18:45 2007 -0700
Committer:  Tony Luck <[EMAIL PROTECTED]>
CommitDate: Mon May 14 15:57:39 2007 -0700

    [IA64] s/scalibility/scalability/
    
    Previous spelling patch from Simon Arlott broke one spot that
    didn't need fixing (reported by Simon within 35 minutes of the
    patch ... but not until after I'd applied to GIT and pushed :-(
    
    Signed-off-by: Tony Luck <[EMAIL PROTECTED]>
---
 arch/ia64/kernel/time.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/ia64/kernel/time.c b/arch/ia64/kernel/time.c
index bf7e7b5..a06667c 100644
--- a/arch/ia64/kernel/time.c
+++ b/arch/ia64/kernel/time.c
@@ -216,7 +216,7 @@ ia64_init_itm (void)
 #ifdef CONFIG_SMP
                /* On IA64 in an SMP configuration ITCs are never accurately 
synchronized.
                 * Jitter compensation requires a cmpxchg which may limit
-                * the scalibility of the syscalls for retrieving time.
+                * the scalability of the syscalls for retrieving time.
                 * The ITC synchronization is usually successful to within a few
                 * ITC ticks but this is not a sure thing. If you need to 
improve
                 * timer performance in SMP situations then boot the kernel 
with the
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to