Lines Matching refs:pr_err
278 pr_err("File is too short to be a bzImage\n"); in bzImage64_probe()
284 pr_err("Not a bzImage\n"); in bzImage64_probe()
289 pr_err("No x86 boot sector present\n"); in bzImage64_probe()
294 pr_err("Must be at least protocol version 2.12\n"); in bzImage64_probe()
299 pr_err("zImage not a bzImage\n"); in bzImage64_probe()
304 pr_err("Not a bzImage64. XLF_KERNEL_64 is not set.\n"); in bzImage64_probe()
309 pr_err("XLF_CAN_BE_LOADED_ABOVE_4G is not set.\n"); in bzImage64_probe()
356 pr_err("bzImage truncated\n"); in bzImage64_load()
361 pr_err("Kernel command line too long\n"); in bzImage64_load()
388 pr_err("Loading purgatory failed\n"); in bzImage64_load()
480 pr_err("Could not find address of symbol stack_end\n"); in bzImage64_load()