Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp642924ybi; Sat, 15 Jun 2019 08:29:57 -0700 (PDT) X-Google-Smtp-Source: APXvYqzPt4Lo4lTLWYMECegPeFzAndxQNDLW7Rv6pqMrv2E/HLnIT9SE8ARfS/6yW9jp66RZGtmo X-Received: by 2002:a63:516:: with SMTP id 22mr19295303pgf.116.1560612597284; Sat, 15 Jun 2019 08:29:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560612597; cv=none; d=google.com; s=arc-20160816; b=w2t/a6ZobsK3UE1G3ShvleRpfIYBhHaDYn7WC5JLPi/o0XoCkFbUQs23xsb8Sq6gHP tijAdcvSjy7IXXa7331tL+TK4IFclxnoWa0K4ev34AI75te6oKlS4g3JXlVGAB7cDkAk 4ag8S96L9HmZd4rO2z3En7rxhdplVakEjtrd8Bw0F7D1ZikniJhcnwQTkXzWnnuVYSa4 eOj3cd6gnkC6nkPKjSGGmvu5RBchHpQuwyEqMrm2pzsmMobyFwsJ4scvYK5QJ/04uFR0 IaumsLCM4Mgaf8gD2NYQjdQbS5JRhLuD1Az2syjYaXRWhtQMsEa/f2aY3nPzRovI7eIk dayA== 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:dkim-signature; bh=ElEm2AuNO/FU6SWyc/w/iuti7UUx1j3JDDQNqL6/Kek=; b=lR9pwu7GJyXJD9LR9K9TUi/gGI3UZDoaadNPUsK+3LkOL3UtFmNtTuuxbOtJuWo6mc tNMd8wfdv6ir8kFgdkO7yP+YXusiVhvwjgTMyKDIJbGm1TFgFa307qWisNrPhRjO8VJV SxlSo9LZ1iGQl7Xt0IuzxYRRfvasP/IHjjmnoFLtS3kX/zptBk86YpomZoCe9H9/BeV/ LnUenQM0b1Qw8lX/am1tNRKa044WhLS0vBmzlHzA4z4r0CTR/MhqJfEAnlcA4HfG3SSc 3BT253sQd6fzqYgm7HR+79BQ4PXA3ubnfoBde4zLWaF/cW6bRV1c6e7hF8eIHG2LnSFH uALw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Ir+VzFWn; 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 44si5365564pld.51.2019.06.15.08.29.42; Sat, 15 Jun 2019 08:29: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; dkim=pass header.i=@kernel.org header.s=default header.b=Ir+VzFWn; 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 S1726934AbfFOP3W (ORCPT + 99 others); Sat, 15 Jun 2019 11:29:22 -0400 Received: from mail.kernel.org ([198.145.29.99]:44610 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725944AbfFOP3V (ORCPT ); Sat, 15 Jun 2019 11:29:21 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A42742183F; Sat, 15 Jun 2019 15:29:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1560612561; bh=6r8X5Y8c5o2dB1cxuJv4bl3Dlu6Tth2OeiBXjX1xsMY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Ir+VzFWn5s8dU9FR221rJfZ1zUKfybWUaBCZ7JziBAoWma5UndHpd/68Tl6xZsO+z KDk5Optu/s5JZM7bX1VxcWfkXlZNSjbECKCDZbucwnTDWVHh/2joMS+Yg5dz2AiCZG 8dEhKD6cahHD1OEESroqERnoTH/lLtxXJ9L8Kn7Y= Date: Sat, 15 Jun 2019 17:29:18 +0200 From: Greg KH To: Thomas Backlund Cc: James Feeney , Benjamin Tissoires , Peter Hutterer , Sasha Levin , Jiri Kosina , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH 1/2] HID: input: make sure the wheel high resolution multiplier is set Message-ID: <20190615152918.GB5171@kroah.com> References: <20190423154615.18257-1-benjamin.tissoires@redhat.com> <43a56e9b-6e44-76b7-efff-fa8996183fbc@nurealm.net> <20190615055019.GC23883@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.0 (2019-05-25) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jun 15, 2019 at 12:03:04PM +0300, Thomas Backlund wrote: > Den 15-06-2019 kl. 08:50, skrev Greg KH: > > On Fri, Jun 14, 2019 at 04:09:35PM -0600, James Feeney wrote: > > > Hey Everyone > > > > > > On 4/24/19 10:41 AM, Benjamin Tissoires wrote: > > > > > > For a patch to be picked up by stable, it first needs to go in Linus' > > > > > > tree. Currently we are working on 5.1, so any stable patches need to > > > > > > go in 5.1 first. Then, once they hit Linus' tree, the stable team will > > > > > > pick them and backport them in the appropriate stable tree. > > > > > > Hmm - so, I just booted linux 5.1.9, and this patch set is *still* missing from the kernel. > > > > > > Is there anything that we can do about this? > > > > What is the git commit id of the patch in Linus's tree? > > > > As I said before, it can not be backported until it shows up there > > first. > > > > That would be: > d43c17ead879ba7c076dc2f5fd80cd76047c9ff4 > > and > > 39b3c3a5fbc5d744114e497d35bf0c12f798c134 Thanks, now queued up. greg k-h