[PATCH v2 4/4] drm/panic: Add a qr_code panic screen

Greg KH gregkh at linuxfoundation.org
Tue Jul 9 09:11:34 UTC 2024


On Tue, Jul 09, 2024 at 10:40:10AM +0200, Jocelyn Falempe wrote:
> +config DRM_PANIC_SCREEN_QR_CODE_URL
> +	string "Base url of the QR code in the panic screen"
> +	depends on DRM_PANIC_SCREEN_QR_CODE
> +	help
> +	  This option sets the base url to report the kernel panic. If it's set
> +	  the qr code will contain the url and the kmsg compressed with zlib as
> +	  url parameter. If it's empty, the qr code will contain the kmsg as
> +	  uncompressed text only.

meta-comment, should we by default do this on a kernel.org domain so
that no specific distro has to worry about hosing this type of web
service?

thanks,

greg k-h


More information about the dri-devel mailing list