From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762517AbbA3QC3 (ORCPT ); Fri, 30 Jan 2015 11:02:29 -0500 Received: from mout.gmx.net ([212.227.15.19]:52741 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762377AbbA3QC0 (ORCPT ); Fri, 30 Jan 2015 11:02:26 -0500 Message-ID: <54CBAAF6.6030106@rempel-privat.de> Date: Fri, 30 Jan 2015 17:01:58 +0100 From: Oleksij Rempel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Guenter Roeck , Stephen Rothwell CC: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Matthew Wilcox , Linus Torvalds , Boris Brezillon Subject: Re: linux-next: Tree for Jan 30 (build failures) References: <20150130180209.2bd86cc4@canb.auug.org.au> <20150130142520.GA6872@roeck-us.net> In-Reply-To: <20150130142520.GA6872@roeck-us.net> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="pI9QfeliA5KBojLPVLdQUn7WmbcIkWHiB" X-Provags-ID: V03:K0:7GtV+9bdy+yqoTt0TLLaSTCPaQg1FcIx2sDjn2HbOeq1T2NqM8y tVf3FMePBDIedz8hum6QFpB49rAxwe17LnsxVOCCX0m2D4W+i1x7NRxgliLl+wPejfYLeXR /TRNtBIbvD2681TDP6ESsfXR7XOH1sLsiKOUsYdqWJ1Up/yDfFTGzq74xfncCHwRk155l+u 0c/WTgVdrN5zmrru0YOkg== X-UI-Out-Filterresults: notjunk:1; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --pI9QfeliA5KBojLPVLdQUn7WmbcIkWHiB Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Guenter, Am 30.01.2015 um 15:25 schrieb Guenter Roeck: > On Fri, Jan 30, 2015 at 06:02:09PM +1100, Stephen Rothwell wrote: >> Hi all, >> >> Changes since 20150129: >> >> The arm-soc gained conflicts against the arm-current and arm trees. >> >> The spi tree gained a build failure for which I reverted a commit. >> >> Non-merge commits (relative to Linus' tree): 6300 >> 6348 files changed, 255117 insertions(+), 131620 deletions(-) >> >> ----------------------------------------------------------------------= ------ >=20 > Build failures below. I copied the culprits (including Linus ;-). >=20 > Guenter >=20 > =3D=3D=3D > Building arc:defconfig ... failed > Building arc:tb10x_defconfig ... failed > -------------- > Error log: > arch/arc/mm/fault.c: In function 'do_page_fault': > arch/arc/mm/fault.c:164: error: 'VM_FAULT_SIGSEV' undeclared >=20 > Typo. Caused by 33692f27597f ("vm: add VM_FAULT_SIGSEGV handling suppor= t"), > from mainline. I submitted a patch. >=20 > =3D=3D=3D > Building mips:allmodconfig ... failed > -------------- > Error log: >=20 > fs/built-in.o: In function `dax_fault': > (.text+0x5e284): undefined reference to `copy_user_page' >=20 > Caused by 4927b7d77c001 ("dax,ext2: replace the XIP page fault handler = with the > DAX page fault handler"). Looks like copy_user_page does not exist in m= ips. >=20 > =3D=3D=3D > Building sparc64:allmodconfig ... failed > -------------- > Error log: > drivers/built-in.o: In function `asm9260_timer_init': > asm9260_timer.c:(.init.text+0x60d4): undefined reference to `of_io_requ= est_and_map' >=20 > Caused by e4940cd76934 ("ARM: clocksource: add asm9260_timer driver"). > of_io_request_and_map does not exist for the sparc architecture. > Maybe that driver should depend on ARM or at least on !SPARC ? White listing will be easiest way. Should i send patch for it, or it is better to fixup existing patch? --=20 Regards, Oleksij --pI9QfeliA5KBojLPVLdQUn7WmbcIkWHiB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iF4EAREIAAYFAlTLqv0ACgkQHwImuRkmbWloogD+JIkTCz85UXEjy7rPKY4ZnNbX EeJOCjOdHYwipFmD9VAA/iZs790Qd7iWdhAQrWCxLQHsPQ6cG3I3lY8q4mJaZa19 =ZnG9 -----END PGP SIGNATURE----- --pI9QfeliA5KBojLPVLdQUn7WmbcIkWHiB--