From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:34780 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751291AbeDIJDB (ORCPT ); Mon, 9 Apr 2018 05:03:01 -0400 Date: Mon, 9 Apr 2018 11:02:55 +0200 From: Greg KH To: Sasha Levin Cc: "stable@vger.kernel.org" Subject: Re: [GIT PULL] commits for Linux 4.15 Message-ID: <20180409090255.GA25664@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Thu, Apr 05, 2018 at 06:23:51AM +0000, Sasha Levin wrote: > Hi Greg, > > Pleae pull commits for Linux 4.15 . > > I've sent a review request for all commits over a week ago and all > comments were addressed. > > > Thanks, > Sasha > > ===== > > > The following changes since commit df57458873da1a2a52e31c96cff43942c3557037: > > Linux 4.15.10 (2018-03-15 10:57:00 +0100) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git tags/for-greg-4.15-04052018 > > for you to fetch changes up to e004aff712271a4528e4a1f7dc64d0dc8767a237: > > thermal: int3400_thermal: fix error handling in int3400_thermal_probe() (2018-04-05 00:52:24 -0400) I get a build error with this tree: ERROR: "pm_mutex" [drivers/scsi/scsi_transport_spi.ko] undefined! I'm guessing due to this patch: > Bart Van Assche (1): > block, scsi: Fix race between SPI domain validation and system suspend Let me drop it and see, if that fixes the build... greg k-h