From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <51826176.2070104@suse.cz> Date: Thu, 02 May 2013 14:52:06 +0200 From: Jiri Slaby MIME-Version: 1.0 To: Greg KH , linux-kernel@vger.kernel.org, Andrew Morton , torvalds@linux-foundation.org, stable@vger.kernel.org CC: lwn@lwn.net Subject: [stable 3.0] s390 build breakage [was: Linux 3.0.75] References: <20130426043017.GA22553@kroah.com> In-Reply-To: <20130426043017.GA22553@kroah.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: On 04/26/2013 06:30 AM, Greg KH wrote: > Linus Torvalds (5): vm: add vm_iomap_memory() helper function Hi, this one breaks s390 on 3.0: mm/memory.c: In function 'vm_iomap_memory': mm/memory.c:2363: error: implicit declaration of function 'io_remap_pfn_range' It looks like 4f2e29031e6c67802e7370292dd050fd62f337ee is needed: Author: Linus Torvalds Date: Wed Apr 17 08:46:19 2013 -0700 s390: move dummy io_remap_pfn_range() to asm/pgtable.h But it depends on the s390 PCI support... Whatever, it should be OK to take only the second hunk from that patch, it seems. thanks, -- js suse labs