diff --git a/[refs] b/[refs] index c4dfa1f2a102..12ea435a3bd4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7eccf7b227b6d3b1745b937ce35efc9c27f9b0e5 +refs/heads/master: e0e5ea3268db428d19e1c5fa00e6f583861cbdbd diff --git a/trunk/arch/x86/mm/srat_32.c b/trunk/arch/x86/mm/srat_32.c index 16ae70fc57e7..29a0e37114f8 100644 --- a/trunk/arch/x86/mm/srat_32.c +++ b/trunk/arch/x86/mm/srat_32.c @@ -216,7 +216,7 @@ int __init get_memcfg_from_srat(void) if (num_memory_chunks == 0) { printk(KERN_WARNING - "could not finy any ACPI SRAT memory areas.\n"); + "could not find any ACPI SRAT memory areas.\n"); goto out_fail; }