Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753822AbcCZTOk (ORCPT ); Sat, 26 Mar 2016 15:14:40 -0400 Received: from a.ns.miles-group.at ([95.130.255.143]:11949 "EHLO radon.swed.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752629AbcCZTOi (ORCPT ); Sat, 26 Mar 2016 15:14:38 -0400 Subject: Re: [PATCH v2 09/10] tty: Consolidate noctty checks in tty_open() To: Peter Hurley References: <1448677557-16420-1-git-send-email-peter@hurleysoftware.com> <1452402833-8652-1-git-send-email-peter@hurleysoftware.com> <1452402833-8652-10-git-send-email-peter@hurleysoftware.com> <56F6DDC7.6060609@hurleysoftware.com> Cc: Greg Kroah-Hartman , Jiri Slaby , LKML , "user-mode-linux-devel@lists.sourceforge.net" , Linus Torvalds , One Thousand Gnomes From: Richard Weinberger Message-ID: <56F6DF98.8040706@nod.at> Date: Sat, 26 Mar 2016 20:14:32 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 MIME-Version: 1.0 In-Reply-To: <56F6DDC7.6060609@hurleysoftware.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 206 Lines: 10 Peter, Am 26.03.2016 um 20:06 schrieb Peter Hurley: > Sorry about that; I hadn't considered the implications of UML console. > Can you test the blob below? Yep, works like a charm. :-) Thanks, //richard