From owner-svn-src-all@freebsd.org Fri Feb 10 05:43:31 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A69BFCD7C87; Fri, 10 Feb 2017 05:43:31 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pf0-x242.google.com (mail-pf0-x242.google.com [IPv6:2607:f8b0:400e:c00::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7325015C9; Fri, 10 Feb 2017 05:43:31 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pf0-x242.google.com with SMTP id e4so1793146pfg.0; Thu, 09 Feb 2017 21:43:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:mime-version:from:in-reply-to:date:cc:message-id:references :to; bh=E/EXOgifB9NMKBhnS5Py5ecyS4fvk+CuRKp0yO1jv7w=; b=ounWqVdNEqvxXkHr1UU4RZIe4sMqveA47EemGe9kSYK0V35cuawHSqH0wErpVG0MEG 3W1AedFQGjtVWVwiHvh9kSUT007J4L1KxVoUvpXKEOdLrIdE+NyNtesbBafwn27mySL8 Ls25KYcCtqEuzLyIXZ6thvALEY1AZoTnuAgYMJMMwiqq3sbcPm/AgfQhadaiJfTX2eL1 G5XKzsqlK/FMyIPG4UdlZw1P6LJhX0vwssEyBnH6W8BmTVYr76l95H98vBj3RdP++kIA ht0kFuplP+7P0cO6IUMyoXbmbKiEYK9IAeFZYXKVnX4YvPtcOgjnd7DneFueOHqgaPY8 K+hw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:mime-version:from:in-reply-to:date:cc :message-id:references:to; bh=E/EXOgifB9NMKBhnS5Py5ecyS4fvk+CuRKp0yO1jv7w=; b=B1VEMb+NPv+wzpSkwi6skmro42xUPjrj2lxMcAAL2bxQ2EyBO5e5gDA1Sb46r0w5V4 MjpRuF+XwUtZf9iGdjFsiV1GHtdwU6Cge5Sw+nTb5HT3G+Grp13le2uk5STgGbMfTaE/ 3TpRrhV+M6Bg0AbCzeOADT1+hWsEkS6VaxeJalTBmJG6uM8OMIhZdRpUCE730ELTzC0z maG9UWDP28EyTaeRr3+nFrX1vKHLdmsJKtqtHbu+BxEL9pqjU280VhjmhnxvCJKcxPhb CIdjHuXXWGTtXmooCFJEo3YOpIHaHEu+9uayhDg1zl+pUsB0S5IsxbHp7sxoYTvNi7M6 uSrg== X-Gm-Message-State: AMke39kwKDn39NsuCoUOqEK+YHn6MDJv1qs6WpjAl4EAoreoy/NglXrxf4Dsgj0yb0TlMw== X-Received: by 10.84.215.215 with SMTP id g23mr9124465plj.159.1486705410821; Thu, 09 Feb 2017 21:43:30 -0800 (PST) Received: from pinklady.local (c-73-19-52-228.hsd1.wa.comcast.net. [73.19.52.228]) by smtp.gmail.com with ESMTPSA id p26sm1470227pgn.39.2017.02.09.21.43.30 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 09 Feb 2017 21:43:30 -0800 (PST) Subject: Re: svn commit: r313150 - in stable/10/sys: amd64/amd64 amd64/include i386/i386 i386/include Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: multipart/signed; boundary="Apple-Mail=_465DC3E4-2C66-443D-ABC5-1E083D59C12C"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail From: "Ngie Cooper (yaneurabeya)" In-Reply-To: <201702031220.v13CKi6n063159@repo.freebsd.org> Date: Thu, 9 Feb 2017 21:43:29 -0800 Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Message-Id: <38AB4192-14B3-4184-9B2B-1A60F94B7E8F@gmail.com> References: <201702031220.v13CKi6n063159@repo.freebsd.org> To: Konstantin Belousov X-Mailer: Apple Mail (2.3124) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 05:43:31 -0000 --Apple-Mail=_465DC3E4-2C66-443D-ABC5-1E083D59C12C Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > On Feb 3, 2017, at 04:20, Konstantin Belousov wrote: >=20 > Author: kib > Date: Fri Feb 3 12:20:44 2017 > New Revision: 313150 > URL: https://svnweb.freebsd.org/changeset/base/313150 >=20 > Log: > MFC r289894: > CLFLUSH does not need barriers, the instruction is ordered WRT other = writes. > Use CLFLUSHOPT when available. >=20 > MFC r312555: > Use SFENCE for ordering CLFLUSHOPT. This commit broke pc98 (GENERIC). Thanks, -Ngie /scratch/tmp/ngie/svn/sys/i386/i386/pmap.c:1260:29: error: use of = undeclared identifier 'lapic_paddr' if (pmap_kextract(sva) =3D=3D lapic_paddr) ^ 1 error generated. --- pmap.o --- *** [pmap.o] Error code 1 make[5]: stopped in = /scratch/tmp/ngie/obj/pc98.i386/scratch/tmp/ngie/svn/sys/GENERIC 1 error make[5]: stopped in = /scratch/tmp/ngie/obj/pc98.i386/scratch/tmp/ngie/svn/sys/GENERIC --- buildkernel --- *** [buildkernel] Error code 2 --Apple-Mail=_465DC3E4-2C66-443D-ABC5-1E083D59C12C Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJYnVMBAAoJEPWDqSZpMIYVUJYP/j6ANc4mM5s5Spiw0Um0COia DoqwxoAAXKqWwYw8hUWXUeqVdN7V5r6wkWFMxS9dpPPovAHwovYC9VwmxaRzl2VI f39tRwZbekiW+M0bU5z59kHSWnikm/7PAVCEhIsr/zEUKlE+zv23aQ+Vg42uyJga uX+OsEY7eYs1BUYLbKFbaHv6VanV61nA7aD2WyQXschn2kS0m8w24vMcHmYJBEhk BRfc0cnqs4TJJ8OQy9h5W+RBmbC3Fp0zfVb/5dhglzJVO92PAgYLDAPeBmtfz2jd LZRM8glDrCCvDq1E0/0zDBdDI1AfBZvuHFuxakcAZwnD+VIPBNHItDeRvyEtjfIM ZBt+gP2/xLWYqDnPii1rbKDLN2/PvlSsFT0INsCKW4vtXM3lBBUxVx2KiVwFzrTA QUMKnbqzIrm7ihw+2Qo8Q60HdvjAyL6rIj/iSHIok5kBF5WrswOQ/aukSu7Um8Nj vqWTiIJSZyz8EQUR2YRZYj7sr3C5wDJjZyjUE7KkQHQR7OxWnBQQVsffjwD/qE6H 2OC/TaQhC/a4CfDpyRGW6ar6rys3MXUh7pFawGd+0i4tVXE93+igg0NFaOYeMY4x huULF/E76fANwPUewPWJ1qQBRCI35Xv1aVnkJKGkvmD2aTQa65OrGY7qH0LLd/dr VK0yBJ1rDu6C6msMXKo4 =FCrX -----END PGP SIGNATURE----- --Apple-Mail=_465DC3E4-2C66-443D-ABC5-1E083D59C12C--