]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/x86/include/asm/processor.h
tree-wide: fix comment/printk typos
[mirror_ubuntu-artful-kernel.git] / arch / x86 / include / asm / processor.h
index cae9c3cb95cf160e4e00f8c0b1c29fac298bb48f..c3e6d9a3de65d837d622d52fa77a407ee97e0819 100644 (file)
@@ -902,7 +902,7 @@ extern unsigned long thread_saved_pc(struct task_struct *tsk);
 /*
  * The below -8 is to reserve 8 bytes on top of the ring0 stack.
  * This is necessary to guarantee that the entire "struct pt_regs"
- * is accessable even if the CPU haven't stored the SS/ESP registers
+ * is accessible even if the CPU haven't stored the SS/ESP registers
  * on the stack (interrupt gate does not save these registers
  * when switching to the same priv ring).
  * Therefore beware: accessing the ss/esp fields of the