• L
    Fix user-visible spelling error · 173ae9ba
    Linus Torvalds 提交于
    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: NLinus Torvalds <torvalds@linux-foundation.org>
    173ae9ba
dump_pagetables.c 12.0 KB