Skip to content
  • Linus Torvalds's avatar
    Fix user-visible spelling error · 173ae9ba
    Linus Torvalds authored
    
    
    Pavel Machek reports a warning about W+X pages found in the "Persisent"
    kmap area.  After grepping for it (using the correct spelling), and not
    finding it, I noticed how the debug printk was just misspelled.  Fix it.
    
    The actual mapping bug that Pavel reported is still open.  It's
    apparently a separate issue from the known EFI page tables, looks like
    it's related to the HIGHMEM mappings.
    
    Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
    173ae9ba