| Date | Sat, 4 Jan 2020 10:42:29 +0100 | From | Greg Kroah-Hartman <> | Subject | Re: [PATCH 00/24] Consolidate dummy_con initialization |
| |
On Fri, Jan 03, 2020 at 12:12:24PM -0500, Arvind Sankar wrote: > On Wed, Dec 18, 2019 at 03:39:38PM -0500, Arvind Sankar wrote: > > This series moves initialization of conswitchp to dummy_con into vt.c, > > and configures DUMMY_CONSOLE unconditionally when CONFIG_VT is enabled. > > > > The patches after the second one remove conswitchp = &dummy_con; from > > the various architecture setup functions where it currently appears. If > > the first two look ok, I was thinking of sending the others > > individually. > > > > Hi Greg/Jiri, happy new year! > > Are you able to look at this series? > > https://lore.kernel.org/lkml/20191218214506.49252-1-nivedita@alum.mit.edu/
It's in my review queue which is really long at the moment, sorry. Please be patient.
greg k-h
|