Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp5506920imm; Tue, 26 Jun 2018 12:30:17 -0700 (PDT) X-Google-Smtp-Source: ADUXVKIaGY8Jlnv3G1ebANsnhZhYa1cqQMrIWmQ7wvPZK3D5NJcOFBLF4yJLrZTxVLePlvlxsOBB X-Received: by 2002:a65:5683:: with SMTP id v3-v6mr2431778pgs.176.1530041417103; Tue, 26 Jun 2018 12:30:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530041417; cv=none; d=google.com; s=arc-20160816; b=0+JiD3+iqE5wEe/xmvziSuX1WdkuRNurwj5VQE5C3PfyZe1tocqh1UVttTqDxzT7/5 AAsmXs90ivo6NzwO6dyPFGsyjTg4roObKYrZOWpVvCO7AUvyEqtcdtwDzuA2ptURo8yR imWkdXA6M/wgarzzSS6P3NEXLTgCP74ozFIh+MDsdlZnl9ckI//VbA34xKfdIAHGWR8m xQRR4naxyVOsGa8JMVXhzRS2le6Qyh6JtP39punB5twUy1uDGBgIiaTcNbkoHmc65hYX LEQgF6M7qQTy+1gKK9pIBPUP23c47uz3OsnjuKfa0QNscCQe6DYHt4WKO29k/SNzrdxh E7SQ== 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=oGNO4WdDkoKnL6pYqFCRh2TsG/Wf9lxh4uSeZU1orNE=; b=F/Xs92jiRTQ79a4nJQDH+Xm+d+a9CqYN7oSND+NLhJJ+e3yy9WfSht+e9StgOJ10d6 cKMQN41p/qZUJPXqtpJQNPwXzkJ5EfaNfZUcX9zlfQrOAvw5cRlJegT/+uSpxGOcUMCg FrFZFUhj9o+SvPBFHW8t8+2Ok6waMafStbiMZzDiCdjRcoToXOoQVbayVKR9TxbIzv8W ZFHIPvV7mkWFAhKnbTviGGzl1Ql9hkDIRbl/gID2YvEi8ogjrABWD63pfD6XO5fx6KBd ycyotvO55hL5E3u68cW/PMfSUKDmeKw/oFa8DdiWRfj1Dv7ZXlo0dU5595xQAmVnj3WE BKXw== 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 q76-v6si2033964pgq.597.2018.06.26.12.30.02; Tue, 26 Jun 2018 12:30:17 -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 S1754674AbeFZTOo (ORCPT + 99 others); Tue, 26 Jun 2018 15:14:44 -0400 Received: from mail.kernel.org ([198.145.29.99]:54824 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752127AbeFZTOm (ORCPT ); Tue, 26 Jun 2018 15:14:42 -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 8587226AE7; Tue, 26 Jun 2018 19:14:41 +0000 (UTC) Date: Tue, 26 Jun 2018 15:14:40 -0400 From: Steven Rostedt To: Hans de Goede Cc: Bartlomiej Zolnierkiewicz , Petr Mladek , Sergey Senozhatsky , dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 0/3] console/fbcon: Add support for deferred console takeover Message-ID: <20180626151440.03749d0f@gandalf.local.home> In-Reply-To: <20180626183612.321-1-hdegoede@redhat.com> References: <20180626183612.321-1-hdegoede@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 Tue, 26 Jun 2018 20:36:09 +0200 Hans de Goede wrote: > Hi All, > > Here is v4 of my patch-set, to delay fbcon taking over the console (and > binding to fbdev devices) until there actually is some text output to the > console. This is intended for use with the "quiet" cmdline option, in > combination with a bootloader which leaves the vendor's logo / > EFI bootgraphics put up by the firmware intact on the EFI framebuffer. > > The end goal here is a boot where the firmware shows its boot graphics > and these stay in place for a couple of seconds until the GUI loads and > the GUI then smoothly takes over the framebuffer without any distruptions. > > This patch-set spans 2 subsystems. > > Petr, the printk subsys change is really trivial (1 line addition) can we > get your Acked-by for merging all 3 patches through the fbdev tree? > > Changelog: > > Changes in v4: > -Keep the comments about which fbcon functions need locks in place > For 1 and 2: Acked-by: Steven Rostedt (VMware) I'll let others handle patch 3. -- Steve