[Ksummit-discuss] [TECH TOPIC] QR encoded oops for the kernel

H. Peter Anvin hpa at zytor.com
Mon May 12 16:46:48 UTC 2014


On 05/12/2014 09:22 AM, Jason Cooper wrote:
> 
> Something like this?
> 
>  
> -	pr_warn("------------[ cut here ]------------\n");
> +	pr_warn("------------[ cut 10 lines above here ]------------\n");
>  	pr_warn("WARNING: CPU: %d PID: %d at %s:%d %pS()\n",
>  		raw_smp_processor_id(), current->pid, file, line, caller);
>  

Why not just drop it?

	-hpa




More information about the Ksummit-discuss mailing list