Lines Matching refs:pr_info
109 pr_info("Can't get DIMM%i size\n", in ghes_edac_dmidecode()
458 pr_info("Can't allocate memory for EDAC data\n"); in ghes_edac_register()
480 pr_info("This EDAC driver relies on BIOS to enumerate memory and get error reports.\n"); in ghes_edac_register()
481 pr_info("Unfortunately, not all BIOSes reflect the memory layout correctly.\n"); in ghes_edac_register()
482 pr_info("So, the end result of using this driver varies from vendor to vendor.\n"); in ghes_edac_register()
483 pr_info("If you find incorrect reports, please contact your hardware vendor\n"); in ghes_edac_register()
484 pr_info("to correct its BIOS.\n"); in ghes_edac_register()
485 pr_info("This system has %d DIMM sockets.\n", in ghes_edac_register()
488 pr_info("This system has a very crappy BIOS: It doesn't even list the DIMMS.\n"); in ghes_edac_register()
489 pr_info("Its SMBIOS info is wrong. It is doubtful that the error report would\n"); in ghes_edac_register()
490 pr_info("work on such system. Use this driver with caution\n"); in ghes_edac_register()
521 pr_info("Can't register at EDAC core\n"); in ghes_edac_register()