Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp1091466imm; Wed, 11 Jul 2018 17:09:34 -0700 (PDT) X-Google-Smtp-Source: AAOMgpfVDH7WVROEk5mvmvEYO2FgqwdMIR5RaDemG4ObXq1mjhG5OBUcXCUWOR/wjRYbhRIqTM9f X-Received: by 2002:a17:902:8f82:: with SMTP id z2-v6mr646305plo.203.1531354173990; Wed, 11 Jul 2018 17:09:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531354173; cv=none; d=google.com; s=arc-20160816; b=g95YCy9GhgQAXpxiCOGd3GHEcy/gPsGk4Y6+jyb++Y54YjHiCI0L3Cc5bCfFhhykol ZvyLT5cL2Uy4MtgxRBnZT6iiSPb+a0dFGiLr3Ae87ZAVoDS12YW+DWseb+HLTFYniasV 1nxpmZRxbeTIHc2SzSWAIFGGr58RpsmeNhX6U9jzj70YprI1puC9f6gseF02dQRuWQMf 3WHlaJRvVPWwMMGaNQuBydvn1OewgWjDnEbjcRE8IhUKXf8V0eIPFezUMwC2aMwuy7Yp i5TdGeEV65Fl6801Lr0hmRBrdStEdgy45fuLjB0zhwmShfn/pa8Pd6+xuomCQynZY+Y2 9Y1A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :arc-authentication-results; bh=iZlL0OzLiGHg1BkNMYeKusDtAjdTwnGlFK6cBiZihmU=; b=FDaX5CMPbQ2OwqiWJ41zARz0uRbWObDHxo0ckcc4Lx+gXdFq9NBARaHJ1swnZTREo8 Jdzjp6ePZ3ZsVQ64Mv0UVDh8jukEGx2azQDhP8jUgRxgmFcZrjqFx04PAe/nN6j1NShp UG0RMCZIaNyqx/CGiWRFid6PW7j6x94aENBlj49iJ+lzzk65FK1Qctna0x/uFcGbBM5A oWFmhwVwTc4vSDEhKeDV3Erx0vQmScrdDuLTj/AVAOtdGTeYGc/1h6u9P3emw9NRucbf y5UxDb8oHTp2LHRLZOBXRHQ+FuUv8eneencte/FWxp57kWckz5w1adUKGXZadVV2D1NH IkEQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v6-v6si19966034plp.60.2018.07.11.17.09.18; Wed, 11 Jul 2018 17:09:33 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389607AbeGKTY5 (ORCPT + 99 others); Wed, 11 Jul 2018 15:24:57 -0400 Received: from mail.kernel.org ([198.145.29.99]:49754 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387848AbeGKTY5 (ORCPT ); Wed, 11 Jul 2018 15:24:57 -0400 Received: from gandalf.local.home (cpe-66-24-56-78.stny.res.rr.com [66.24.56.78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id CE1F420871; Wed, 11 Jul 2018 19:19:12 +0000 (UTC) Date: Wed, 11 Jul 2018 15:19:11 -0400 From: Steven Rostedt To: Daniel Vetter Cc: Hans de Goede , Thomas Zimmermann , Petr Mladek , Linux Fbdev development list , Bartlomiej Zolnierkiewicz , Linux Kernel Mailing List , dri-devel , Sergey Senozhatsky Subject: Re: [PATCH v5 2/3] fbcon: Call WARN_CONSOLE_UNLOCKED() where applicable Message-ID: <20180711151911.2ea40200@gandalf.local.home> In-Reply-To: References: <20180628090351.15581-1-hdegoede@redhat.com> <20180628090351.15581-3-hdegoede@redhat.com> <717e6337-e7a6-7a92-1c1b-8929a25696b5@suse.de> <20180711105255.32803a3c@gandalf.local.home> <7ec11c96-7dd5-ec12-548e-7c1fa9b883e8@suse.de> <892782ad-4b97-8eda-f5b0-3a893b3a5f84@redhat.com> <2f37f47c-e28e-77fa-2383-96c7d3e77433@redhat.com> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 11 Jul 2018 19:56:02 +0200 Daniel Vetter wrote: > > Have you seen Steven's suggestion which he send about the same time > > as your mail I'm replying to here ? I personally think that doing > > something like that makes sense (for as long as we have the need > > for the lockless_fb_register debug hack). > > > > Note I've 2 patches ready to go to only fix this in fbcon.c, but I > > think a more thorough fix makes sense. > > Yeah Steven's suggestion looks reasonable to fix this all for good. > The #if 1 predates git history, so no idea why it was added or by whom > :-) I just sent the patch. If the printk maintainers take it, then you can update the fb driver to set the ignore_console_lock_warning when lockless_fb_register is set. -- Steve