Re: [PATCH v9 2/6] drm/log: Introduce a new boot logger to draw the kmsg on the screen

From: Dan Carpenter
Date: Thu Dec 12 2024 - 02:41:40 EST


This patch breaks "make oldconfig" for me. It just gets into an endless
loop of:

Default DRM Client
choice[1-0?]: 0
Default DRM Client
choice[1-0?]: 0
Default DRM Client
choice[1-0?]: 0
Default DRM Client
choice[1-0?]: 0
...

I don't have to type anything, it just spams that forever. It's weird
that it's 1-0 instead of 0-1. Does that means something? I don't know
much about Kconfig.

I'm using this arm64 randconfig as a base. I type "make oldconfig" and
press enter until it gets to "Default DRM Client" and then it starts
scrolling endlessly.
https://download.01.org/0day-ci/archive/20241212/202412121555.Fp663tyH-lkp@xxxxxxxxx/config

regards,
dan carpenter