Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp4102642imm; Wed, 5 Sep 2018 10:43:39 -0700 (PDT) X-Google-Smtp-Source: ANB0VdbxINjVM7yhs2JZlcbiQMNy6BFqdcWiQPDny3kxW5X+m3ArNBy1+rBXvz9tepCnRUjiEfQi X-Received: by 2002:a63:fa49:: with SMTP id g9-v6mr38085746pgk.18.1536169419142; Wed, 05 Sep 2018 10:43:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536169419; cv=none; d=google.com; s=arc-20160816; b=Ifxol0Tema/8EmmhK9aZOSjalppDxvocd1NU6v1QRAgRWE3x0GhhB2+/BTuabWoZ2o DTCg90FqoayJ5BpjdZceN+rF+bRvKsCAEagdBivJM4W+NTEmzFl6DUkNU4OJZwhBo236 hWfqUKkTVmAYBFC5edvMB7vvxa5PCp71QmGxC5VfMl/U+AmmlsHQa9SlRqJukgABTKCH SLXsx9zhwpv7+zcE6EJ339HEM8QiZLJMn9CZrbgrGeshwDRl9McV7aS8TXKT8gCFd92/ AewJUaS+PHnfkTUW5w1x7U9CWgt1SlWiBH3sG6M/ERO+vr6FxZCv493qB+2Q6ZCH580V IRmA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=vsW1KEPPbv7ChjD3LKY7KKtvo/Ln/RutMYobRy4GnSI=; b=BqUGvb6cyIIMt6YFH7UUWrAaX+Dvk5Poy1ey3msAPP6IIE+1NT18xvpmKQcZE612Xg YbleU/Y7pCxOv31BaOZNme3XvNrKH0ap4uDP7q38s1Rr4NGiyHk+THKBG/TPc/mG2wp5 esywhGdXlYZyfUVQmIARP6QgXagFQL/tg+9Ae3uzi03vrzaefQy0aSLwr5VvpBKRoFTN bTlVoBO8VHWDU2oFIVReX+718DoGI/L5geDRl2tOlI3SHIilRMYiliWD20EyUUFveoL3 8SoVeBc49HtLmLweAxRmuSe/7s8jPNu0mMGbFYpEJNwiaeaj+vAeDhZvduWyrN9V9AiY Zblg== 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 y7-v6si2300966pgp.551.2018.09.05.10.43.22; Wed, 05 Sep 2018 10:43:39 -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 S1727651AbeIEWMu (ORCPT + 99 others); Wed, 5 Sep 2018 18:12:50 -0400 Received: from mslow2.mail.gandi.net ([217.70.178.242]:51334 "EHLO mslow2.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726497AbeIEWMu (ORCPT ); Wed, 5 Sep 2018 18:12:50 -0400 Received: from relay7-d.mail.gandi.net (unknown [217.70.183.200]) by mslow2.mail.gandi.net (Postfix) with ESMTP id 071DA3A0C0A for ; Wed, 5 Sep 2018 19:12:28 +0200 (CEST) X-Originating-IP: 88.190.179.123 Received: from localhost (unknown [88.190.179.123]) (Authenticated sender: repk@triplefau.lt) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id 555CA2000A; Wed, 5 Sep 2018 17:12:24 +0000 (UTC) Date: Wed, 5 Sep 2018 19:20:23 +0200 From: Remi Pommarel To: Greg Kroah-Hartman , Jiri Slaby , linux-kernel@vger.kernel.org Cc: Alexander Viro , Kees Cook , Elie Roudninski , Remi Pommarel Subject: Re: [RFC PATCH 0/4] Add specific vt input's key map Message-ID: <20180905172022.GA30233@voidbox.localdomain> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Just a gentle ping. Any comments on this patchset that adds a way to have multiple keyboards with different keymap on a VT would be nice. Thanks -- Remi