From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rolf Eike Beer Subject: Re: [PATCH] PARISC: provide __ucmpdi2 Date: Sat, 20 Apr 2013 21:51:48 +0200 Message-ID: <1751609.lhOQIV1TC8@eto> References: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2899283.LglmJhOtdL"; micalg="pgp-sha1"; protocol="application/pgp-signature" To: linux-parisc List Return-path: In-Reply-To: List-ID: List-Id: linux-parisc.vger.kernel.org --nextPart2899283.LglmJhOtdL Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Am Samstag 20 April 2013, 15:41:06 schrieb John David Anglin: > Provide __ucmpdi2 to resolve undefined references in 32 bit builds. > > The Debian experimental linux source package (3.8.5-1) build fails > with the following errors: > ... > MODPOST 2016 modules > ERROR: "__ucmpdi2" [fs/btrfs/btrfs.ko] undefined! > ERROR: "__ucmpdi2" [drivers/md/dm-verity.ko] undefined! > > The attached patch resolves this problem. It is based on the s390 > implementation > of ucmpdi2.c. > > Signed-off-by: John David Anglin > Cc: "James E.J. Bottomley" > Cc: Helge Deller If this is in 3.8.5 this should also get a Cc:stable@kernel.org Eike --nextPart2899283.LglmJhOtdL Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEABECAAYFAlFy8dQACgkQXKSJPmm5/E4HcACfQnbQuh15J/j5SjzT5dZO2MFi BaUAoKItahswUKU/qhCP2qNP+KhJDfzK =5ziv -----END PGP SIGNATURE----- --nextPart2899283.LglmJhOtdL--