Lines Matching refs:pr_err
276 pr_err("File is too short to be a bzImage\n"); in bzImage64_probe()
282 pr_err("Not a bzImage\n"); in bzImage64_probe()
287 pr_err("No x86 boot sector present\n"); in bzImage64_probe()
292 pr_err("Must be at least protocol version 2.12\n"); in bzImage64_probe()
297 pr_err("zImage not a bzImage\n"); in bzImage64_probe()
302 pr_err("Not a bzImage64. XLF_KERNEL_64 is not set.\n"); in bzImage64_probe()
307 pr_err("XLF_CAN_BE_LOADED_ABOVE_4G is not set.\n"); in bzImage64_probe()
354 pr_err("bzImage truncated\n"); in bzImage64_load()
359 pr_err("Kernel command line too long\n"); in bzImage64_load()
386 pr_err("Loading purgatory failed\n"); in bzImage64_load()
478 pr_err("Could not find address of symbol stack_end\n"); in bzImage64_load()