From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Rothwell Subject: linux-next: build failure after merge of the akpm-current tree Date: Thu, 30 Oct 2014 15:03:04 +1100 Message-ID: <20141030150304.3c8cb7d6@canb.auug.org.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/+eLneu1LV8sVaMOIiAdoM=H"; protocol="application/pgp-signature" Return-path: Sender: linux-kernel-owner@vger.kernel.org To: Andrew Morton Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Vishnu Pratap Singh List-Id: linux-next.vger.kernel.org --Sig_/+eLneu1LV8sVaMOIiAdoM=H Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Andrew, After merging the akpm-current tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: lib/show_mem.c: In function 'show_mem': lib/show_mem.c:43:45: error: 'totalcma_pages' undeclared (first use in this= function) printk("%lu pages reserved\n", (reserved - totalcma_pages)); ^ Caused by commit b4e3647bb59d ("lib/show_mem.c: adds cma reserved information"). totalcma_pages exists nowhere except these added lines. I have reverted that commit (and its following fix) for today. --=20 Cheers, Stephen Rothwell sfr@canb.auug.org.au --Sig_/+eLneu1LV8sVaMOIiAdoM=H Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJUUbh8AAoJEMDTa8Ir7ZwVvXgP/jDBMhrj4GNXzQi4mU2duWqV h0kspZsYsTGQKmSwQiJ5pw3ykG9K+XmLTBfcnJvfuoxIQZydCVCGndvSU4kz3R2l ubsqfAdBhDwJRfWyI99lzUAfZ6bicSZI1REOdRqL2D/JlwlTV4Tg576ICkmXCp9V dmeW31qqhN0RVm+Qto6Ooe++ZmN5eMQz2tPAuWELBEU8UnCpqhAe/ok8tPAbbKWD ODols1hdMxhUsIKY+mdhsYD5cnqsCPNInrF9dxz9MXId5ChoGkBMabxNOrovdD5a LGdifYMMFUFNf1hfYA8rJJMfqpsJ9ZxDiBGWJziSK6tDGsRkw7gHnw4pUQc+/9ib WHU/Ms985QIzzo8UYrTjhNjlNStSUlTqcPy/bmq75zJtvvsgtk4qrsTRN1kHyW+J bjl83yxJMHnbJ11B22HZfmawO4HUMg/hv91+DJMWN/nB5fmOQnJqT2kZA33Notiv ZU3L+o0PwlKMA4LBFOnzPN5iLkmnzGba5b5sHkdOzS69HDvQG5693+nCLEhj8ip8 GeJcr2GkNQOWsmY+YgwHxkJheUTZXvaHXVxhyHWYBR5tRn0EaUdqU8WSr4XJJaRd o5kd8QrNvpzQLG/Sv3yAMmGPviOkoD8EotJ+Dq6yPzkpkjq13EeZsMqSnoSwPReS 0WxO+NTzkCYO9sJQQLsu =5urM -----END PGP SIGNATURE----- --Sig_/+eLneu1LV8sVaMOIiAdoM=H--