From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Rothwell Subject: linux-next: build failure after merge of the final tree Date: Fri, 27 May 2011 15:11:35 +1000 Message-ID: <20110527151135.cd6f758a.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Fri__27_May_2011_15_11_35_+1000_1rbmrqj/nD./88tY" Return-path: Received: from chilli.pcug.org.au ([203.10.76.44]:55159 "EHLO smtps.tip.net.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750776Ab1E0FLo (ORCPT ); Fri, 27 May 2011 01:11:44 -0400 Sender: linux-next-owner@vger.kernel.org List-ID: To: Mike Frysinger Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Linus , Andrew Morton --Signature=_Fri__27_May_2011_15_11_35_+1000_1rbmrqj/nD./88tY Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi all, After merging the final tree, today's linux-next build (sparc32 defconfig) failed like this: drivers/misc/kgdbts.c: In function 'check_and_rewind_pc': drivers/misc/kgdbts.c:307: error: implicit declaration of function 'instruc= tion_pointer_set' Caused by commit 63ab25ebbc50 ("kgdbts: unify/generalize gdb breakpoint adjustment") from Linus' tree. Lots of architectures do not use asm-generic/ptrace.h where instruction_pointer_set() is defined. I have reverted that commit for today. This error was detected in our builds of the mmotm tree on May 14 (see http://kisskb.ellerman.id.au/kisskb/buildresult/4161286/). --=20 Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ --Signature=_Fri__27_May_2011_15_11_35_+1000_1rbmrqj/nD./88tY Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQEcBAEBAgAGBQJN3zKHAAoJEDMEi1NhKgbspboIAIKNL8UlzqWTv1aiFNdOjjyS pSzSJgWk1vhEF0VlSup1LgRDWOfVCeEQmkimQriGfOlWGRDRC7KIy3sJM8RH3ZST iKwYOPg/CogLHZiU/mwOEf6KjFHSP6SIg0fd4NOqms0yc6nFiqZfblZJRQ3xT+qy IuvtYY0IuNn9iOsrF35cW4tRmJUu9xxiGCR0wXflGTjKd/9cLXuRSozaKt3ZP54O CdvGqm9nLhu84YX15q9PnxKLbHVs2zhuEg8js5kMVz7vJzS7QY02bSrf0ZinKipG j2uQYm99PTKGEEDO5lhYOX7/PolvOfw/0bQcNrlIcX/TIOOiA8tPEhsN/JhuELU= =qfJr -----END PGP SIGNATURE----- --Signature=_Fri__27_May_2011_15_11_35_+1000_1rbmrqj/nD./88tY--