From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:38756 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750858AbeBTJ0Q (ORCPT ); Tue, 20 Feb 2018 04:26:16 -0500 Date: Tue, 20 Feb 2018 10:26:17 +0100 From: Greg KH To: "Rafael J. Wysocki" Cc: stable@vger.kernel.org, ville.syrjala@linux.intel.com, stable-commits@vger.kernel.org Subject: Re: Patch "x86: PM: Make APM idle driver initialize polling state" has been added to the 4.15-stable tree Message-ID: <20180220092617.GA23854@kroah.com> References: <1519058594114152@kroah.com> <6366a957-d2c4-6971-ace5-1d37ba7f7f69@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <6366a957-d2c4-6971-ace5-1d37ba7f7f69@intel.com> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Feb 20, 2018 at 10:11:25AM +0100, Rafael J. Wysocki wrote: > On 2/19/2018 5:43 PM, gregkh@linuxfoundation.org wrote: > > This is a note to let you know that I've just added the patch titled > > > > x86: PM: Make APM idle driver initialize polling state > > > > to the 4.15-stable tree which can be found at: > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > Mainline commit > > commit��� d7212cfb05ba802bea4dd6c90d61cfe6366ea224 > tree��� 92b37c0446514a1304d5222337f93189c1c67650 > parent��� b6d8ef86cb7b8b6920b6815ebf1352757d3adb87 > > PM: cpuidle: Fix cpuidle_poll_state_init() prototype > > is necessary on top of this to fix a build issue on 32-bit x86 when > CONFIG_CPU_IDLE is not set. Thanks, now queued up. I hadn't gotten that far in my list yet :) greg k-h