]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/s390/kernel/crash_dump.c
Merge tag 'renesas-sysc-for-v4.12' of https://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / arch / s390 / kernel / crash_dump.c
index e2293c662bdfa6f76c2169247c5999e6fff88df2..dd1d5c62c374b70919a7b7c727291977e0c90cf2 100644 (file)
@@ -32,6 +32,7 @@ static struct memblock_type oldmem_type = {
        .max = 1,
        .total_size = 0,
        .regions = &oldmem_region,
+       .name = "oldmem",
 };
 
 struct save_area {