Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755663AbaBUOwr (ORCPT ); Fri, 21 Feb 2014 09:52:47 -0500 Received: from cantor2.suse.de ([195.135.220.15]:50464 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754625AbaBUOwq (ORCPT ); Fri, 21 Feb 2014 09:52:46 -0500 Message-ID: <5307683C.50209@suse.de> Date: Fri, 21 Feb 2014 15:52:44 +0100 From: Hannes Reinecke User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Josh Boyer , Greg Kroah-Hartman CC: "Linux-Kernel@Vger. Kernel. Org" , "stable@vger.kernel.org" , Lennart Poettering , Kay Sievers , Jiri Slaby , David Herrmann , Werner Fink , Ray Strode Subject: Re: [PATCH 3.13 35/99] tty: Set correct tty name in active sysfs attribute References: <20140220235118.191692546@linuxfoundation.org> <20140220235119.236520201@linuxfoundation.org> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/21/2014 03:48 PM, Josh Boyer wrote: > On Thu, Feb 20, 2014 at 6:52 PM, Greg Kroah-Hartman > wrote: >> 3.13-stable review patch. If anyone has any objections, please let me know. >> >> ------------------ >> >> From: Hannes Reinecke >> >> commit d8a5dc3033af2fd6d16030d2ee4fbd073460fe54 upstream. >> >> The 'active' sysfs attribute should refer to the currently active tty >> devices the console is running on, not the currently active console. >> >> The console structure doesn't refer to any device in sysfs, only the tty >> the console is running on has. So we need to print out the tty names in >> 'active', not the console names. >> >> This resolves an issue on s390 platforms in determining the correct >> console device to use. > > Just to be double sure this is seen, Ray points out that it breaks > current plymouth because the heuristic changed. Hold off on this one? > Without this patch systemd won't present a login console for s390. I'd prefer fixing plymouth. Cheers, Hannes -- Dr. Hannes Reinecke zSeries & Storage hare@suse.de +49 911 74053 688 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N?rnberg GF: J. Hawn, J. Guild, F. Imend?rffer, HRB 16746 (AG N?rnberg) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/