Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp5147049ybi; Tue, 11 Jun 2019 20:21:57 -0700 (PDT) X-Google-Smtp-Source: APXvYqyOc0x267mOrBgouv6Dviz0kwyk/GK+JNCT9ecWoDuJayISdUH7YACvdVrjEV4T9+ne0PC6 X-Received: by 2002:a17:90a:dc86:: with SMTP id j6mr28695944pjv.141.1560309717280; Tue, 11 Jun 2019 20:21:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560309717; cv=none; d=google.com; s=arc-20160816; b=wdnKkuZTvZh+blpT5RLuA5ycS+eSp79A6bfk5l+iyGn/EmQDvktWJ/GdJ04o5UH8FY g5Yh3ctSZMp9mcqgoAKVU7hykg0qEjxVFpVb0TwI9LOCEPvXC2tpr5O/HRWeQ/LKdShV 5xqkCEkHwtNfujv635DnQEMOgfJU2txsQi1nHIOc1T8q7nkEmS3SiC/6pQEI19XhRvUH JLyPlJJ7EdS3dbukNK4qMmIo6imoJK06AMSGdfb12GxyvXVqoZCJBpdiIyH+fHE94y44 Gy6iPd9nHtjZCx+AN73d9W0PmgUPcXJWfUC972UEBjzoJLnB+sKQ6Q/Fj0rKLeTS5z4I GFsw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:to:references:message-id :content-transfer-encoding:cc:date:in-reply-to:from:subject :mime-version; bh=y3rF00Vgo1GwVlewaalqhgjPO/pl0vdNfXBtX2Z7ECU=; b=XtzCYvVs9VBK3JflXlAOT2joMtuJVIDvFeq4oVk7RjzSNL7BpTA1C93QZ6ABjn5R/N WIYX6H5RifClNszkTphSEFDNK8H8AFIGIS+b5YXUOm0imCg6jj69E/3NL33QkejyeTdS wy4L0I9e1sbnhN4bYVvgLCf+w0sQihiyrhzb6rEHesAM1ZgmHIBDkqNaM2zQAcYdV4w/ Ps/LIX9sTpbUHy+qUFDWp/kJW6x727kgIv+uFTSAo5es0+91LHdJU7qnUP0u68MODDIo bizdTkWwaUNKDc1WhcXgkVVbsilkxo/TPrAT13fWvFqd+RX5ihhH2JmnO9okmTjL02fg mGOA== 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 o131si3912028pgo.168.2019.06.11.20.21.41; Tue, 11 Jun 2019 20:21:57 -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 S2436557AbfFKVg3 convert rfc822-to-8bit (ORCPT + 99 others); Tue, 11 Jun 2019 17:36:29 -0400 Received: from coyote.holtmann.net ([212.227.132.17]:41151 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2403793AbfFKVg3 (ORCPT ); Tue, 11 Jun 2019 17:36:29 -0400 Received: from marcel-macpro.fritz.box (p5B3D2A37.dip0.t-ipconnect.de [91.61.42.55]) by mail.holtmann.org (Postfix) with ESMTPSA id 0FD02CF169; Tue, 11 Jun 2019 23:44:52 +0200 (CEST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: [PATCH] Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connections" From: Marcel Holtmann In-Reply-To: Date: Tue, 11 Jun 2019 23:36:26 +0200 Cc: Greg Kroah-Hartman , Johan Hedberg , "David S. Miller" , "open list:BLUETOOTH DRIVERS" , netdev , linux-kernel , stable@vger.kernel.org Content-Transfer-Encoding: 8BIT Message-Id: <723142BB-8217-4A01-A2B9-F527174FDC0F@holtmann.org> References: <20190522052002.10411-1-anarsoul@gmail.com> <6BD1D3F7-E2F2-4B2D-9479-06E27049133C@holtmann.org> <7B7F362B-6C8B-4112-8772-FB6BC708ABF5@holtmann.org> To: Vasily Khoruzhick X-Mailer: Apple Mail (2.3445.104.11) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Vasily, > Can we get this revert merged into stable branches? Bluetooth HID has > been broken for many devices for quite a while now and RFC patch that > fixes the breakage hasn't seen any movement for almost a month. lets send the RFC patch upstream since it got enough feedback that it fixes the issue. Regards Marcel