From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:57482 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762755AbdDSMFW (ORCPT ); Wed, 19 Apr 2017 08:05:22 -0400 Date: Wed, 19 Apr 2017 14:05:12 +0200 From: Greg Kroah-Hartman To: Ben Hutchings Cc: stable Subject: Re: [stable] Miscellaneous fixes for 4.9/4.10 Message-ID: <20170419120512.GM27378@kroah.com> References: <1492480679.2409.125.camel@decadent.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1492480679.2409.125.camel@decadent.org.uk> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Apr 18, 2017 at 02:57:59AM +0100, Ben Hutchings wrote: > These are in 4.11, and needed in at least 4.9 and 4.10: > > ebf79091bf85 ASoC: Intel: select DW_DMAC_CORE since it's mandatory > 98d610c3739a platform/x86: acer-wmi: setup accelerometer when machine has�appropriate notify event > cc272163ea55 x86/xen: Fix APIC id mismatch warning on Intel > 5fa408698750 rtc: tegra: Implement clock handling > c3a696b6e8f8 ACPI / EC: Use busy polling mode when GPE is not enabled > > The rtc fix needed minor adjustment for 4.9, so I've attached a > backported patch. The rtc fix was needed on 4.10 as well :) All now queued up, thanks for the list and the backports. greg k-h