Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752387AbdLUJsL (ORCPT ); Thu, 21 Dec 2017 04:48:11 -0500 Received: from mail-wm0-f68.google.com ([74.125.82.68]:39057 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751866AbdLUJsG (ORCPT ); Thu, 21 Dec 2017 04:48:06 -0500 X-Google-Smtp-Source: ACJfBouYBIP9FrqtRT6bjfXw2qBUAtVFYliAVnfVghf15Hgu1tRNwW5HNgN/ZH0RGjOn3AW1uwBGdQ== Date: Thu, 21 Dec 2017 10:48:02 +0100 From: Daniel Vetter To: Max Staudt Cc: b.zolnierkie@samsung.com, linux-fbdev@vger.kernel.org, michal@markovi.net, sndirsch@suse.com, oneukum@suse.com, tiwai@suse.com, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, bernhard.rosenkranzer@linaro.org, philm@manjaro.org Subject: Re: [RFC PATCH v2 00/13] Kernel based bootsplash Message-ID: <20171221094802.GR26573@phenom.ffwll.local> Mail-Followup-To: Max Staudt , b.zolnierkie@samsung.com, linux-fbdev@vger.kernel.org, michal@markovi.net, sndirsch@suse.com, oneukum@suse.com, tiwai@suse.com, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, bernhard.rosenkranzer@linaro.org, philm@manjaro.org References: <20171213194755.3409-1-mstaudt@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171213194755.3409-1-mstaudt@suse.de> X-Operating-System: Linux phenom 4.13.0-1-amd64 User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1793 Lines: 47 On Wed, Dec 13, 2017 at 08:47:42PM +0100, Max Staudt wrote: > Dear fbdev and fbcon developers, > > Thank you very much for your input for the first patch series. > > I've included your feedback into this second roll, and kindly ask for > your opinion on the new patch series. > > > Changes from v1 to v2: > > + Added a user space tool to create splash theme files > + Bumped the file format version: > - Larger structs for easy future expansion > - 2-byte corner offset > - Offset either from corner or from center > - Fixed padding before header->frame_ms > + Moved bootsplash_file.h to uapi/linux > + Merged several patches > + Theme files are now loaded via request_firmware() > + sysfs hook to allow loading of theme files via request_firmware() > + Dropped the .enable cmdline option and the default file name. > The splash will be shown as soon as a file is specified. > + Dropped custom workqueue in favor of the kernel queue > and cancel_delayed_work_sync() > + Marked loaded data as const, and load/enable it atomically > + Reduced global state by moving data into other structures > + EXPORT_SYMBOL_GPL for fbcon_set_dummyops() > + Atomic and barrier for splash enabled state instead of spinlock > + Reduced warnings to infos > + Rate limited printk > + Changed the multi-line comment layout to kernel style > + Simplified the file headers > + reST-ed the documentation Ok, here's my expectation: - fix plymouth and driver loading If the plymouth maintainer tells me that's impossible, I'll look at this again. And no, this does not require killing drivers with SIGBUS, at least not with drm. Meanwhile I don't think this RFC makes sense to be merged. -Daniel -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch