]> err.no Git - linux-2.6/blobdiff - arch/m68k/sun3/mmu_emu.c
x86: printk kernel version in WARN_ON and other dump_stack users
[linux-2.6] / arch / m68k / sun3 / mmu_emu.c
index 7a0e3a22068708a47b1872c4dcc35507a3f515c5..fb0f6a20cc3c80dab2ca2f3f073bef4d006d63ae 100644 (file)
@@ -239,7 +239,7 @@ void clear_context(unsigned long context)
 /* gets an empty context.  if full, kills the next context listed to
    die first */
 /* This context invalidation scheme is, well, totally arbitrary, I'm
-   sure it could be much more intellegent...  but it gets the job done
+   sure it could be much more intelligent...  but it gets the job done
    for now without much overhead in making it's decision. */
 /* todo: come up with optimized scheme for flushing contexts */
 unsigned long get_free_context(struct mm_struct *mm)