Hi,
this is a follow-up patch for the recent addition of 'ignore_console_lock_warning' to the console module [1] and should probably go through the same tree. When debugging fbdev console registration, the console-lock warnings will now be disabled temporarily.
Best regards Thomas
[1] https://marc.info/?l=dri-devel&m=153140585411176&w=2
v2: - restore ignore_console_lock_warning if lock_fb_info() fails
Thomas Zimmermann (1): fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is set
drivers/video/fbdev/core/fbmem.c | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-)
-- 2.18.0