From owner-svn-src-head@freebsd.org Fri Jul 17 04:14:36 2015 Return-Path: Delivered-To: svn-src-head@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 39FA49A2936 for ; Fri, 17 Jul 2015 04:14:36 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from mail-ig0-f171.google.com (mail-ig0-f171.google.com [209.85.213.171]) (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 B769B1605 for ; Fri, 17 Jul 2015 04:14:35 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: by igcqs7 with SMTP id qs7so29356181igc.0 for ; Thu, 16 Jul 2015 21:14:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:subject:mime-version:content-type:from :in-reply-to:date:cc:message-id:references:to; bh=Ac2tflXsSPTZmAyfFAAXxyfbnbsdSAfo7mnoOA28k64=; b=TveKzqo8rUAZ0U820+rfrKsIhM+Yy0zzvptcsgPH832+crGS4FZ94Aq2YG2gvaIQVF ag8igyG3i5u4duT0SjvflqKx4azAD9L+aczBjs8T7+9ED7VEi55lfDc8PjPq2i99I5Si QN5A0zBEi9EPlgPnf2Lo/srczFLaBseaqFRfufasvPxrafSeyfVpe9z4dgqphXrghq2H fKUdK3UYEtH6dS0JKQJaDxlNK7uLOSobBr9lsHz8+qNp0EAhmknGDaflOWPC4QrikpBZ sJaAGlFMAJ95FlCiF/hT56liMzYcB5KF8bsJjIjE/m4vwJajOflEc4lyO4H3TzdXfIpX QIwA== X-Gm-Message-State: ALoCoQnjCTTyLQi+o2FQa+mpfPY5Dpt1ssJh4OPbFfyuQ7CXB8sJNSJmj5Qac6hxigAzUzk9kkDB X-Received: by 10.107.134.96 with SMTP id i93mr16025607iod.139.1437106469161; Thu, 16 Jul 2015 21:14:29 -0700 (PDT) Received: from [10.0.27.94] ([96.88.71.26]) by smtp.gmail.com with ESMTPSA id c12sm6492471ioj.39.2015.07.16.21.14.28 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 16 Jul 2015 21:14:28 -0700 (PDT) Sender: Warner Losh Subject: Re: svn commit: r285627 - in head/sys: arm/arm arm/at91 arm/cavium/cns11xx arm/samsung/s3c2xx0 arm/xscale/i80321 arm/xscale/i8134x arm/xscale/ixp425 arm/xscale/pxa arm64/arm64 ddb i386/i386 powerpc/boo... Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2102\)) Content-Type: multipart/signed; boundary="Apple-Mail=_810ECDD6-EFCB-4B8A-ABC8-B1C621C2A441"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail 2.5 From: Warner Losh In-Reply-To: Date: Thu, 16 Jul 2015 22:14:25 -0600 Cc: Zbigniew Bodek , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Message-Id: <1F072A78-AD5E-4597-B064-C51790AF2F12@bsdimp.com> References: <201507161046.t6GAkrEt028784@repo.freebsd.org> To: Benjamin Kaduk X-Mailer: Apple Mail (2.2102) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2015 04:14:36 -0000 --Apple-Mail=_810ECDD6-EFCB-4B8A-ABC8-B1C621C2A441 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Jul 16, 2015, at 12:02 PM, Benjamin Kaduk = wrote: >=20 > On Thu, Jul 16, 2015 at 6:46 AM, Zbigniew Bodek = wrote: > Author: zbb > Date: Thu Jul 16 10:46:52 2015 > New Revision: 285627 > URL: https://svnweb.freebsd.org/changeset/base/285627 >=20 > Log: > Fix KSTACK_PAGES issue when the default value was changed in = KERNCONF >=20 > If KSTACK_PAGES was changed to anything alse than the default, > the value from param.h was taken instead in some places and > the value from KENRCONF in some others. This resulted in > inconsistency which caused corruption in SMP envorinment. >=20 > Ensure all places where KSTACK_PAGES are used the opt_kstack_pages.h > is included. >=20 > This leads to the question: why is KSTACK_PAGES defined in param.h at = all, if the value will be incorrect for custom kernel configurations? It is a work around for the Cavium arm64 kernel. It may or may not be needed in the fullness of time, but for now it=E2=80=99s = needed to make progress on the port. Warner --Apple-Mail=_810ECDD6-EFCB-4B8A-ABC8-B1C621C2A441 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 iQIcBAEBCgAGBQJVqIEiAAoJEGwc0Sh9sBEAo5cQALR9RiitwRkMCDMvdPiOl6jt aeVsRtzhe3vYX1gxaBItwbEMsqUuzd5yHMhRQGTP8IS4rTn7FjB/9h3KB47ZbC62 1k3lnCgOvWjFLvhUYrenrFtXnCg/IYIIR0X5Lv6XdSxiNM2uOp72FaN45/SZSJNe bIFHUyvr/kQzIhdh9G7Nqc47djIgZXQ1+cYRXhszKKRnE1L6yBLK3O7Lw7SV0qXF +9+e59T6513EVXfquOU0OR4l47SCxCBGTYb/VE85lHut4kJtlRgYuY5MoNJc/Fwl GMobmW3MoRtwrb1UEuSUsnoEb3Rk48f07ciR0hCde8qa4visfkvRHFJ6scyGJbYp Mb0rZi1fQvzuKnLjFqpJgKXzAbWzY/LRic9wOY7gzE98B7UKd9k6sep0n/rigS42 vF/SfcCJLQlmc/Kpd9KOCDq7UPV0vJzjrZIb0uOx5MaaWd/rxWb8vgRVcyCpeogl X1B50WReHQSMw9dWkVXCU9hC39QB3PR9wHcFE1Pi3LZeyLnJgmkGkzyVIuVjtE1r hlWmyyF0jolYR73vbnfljpcBu6Fsn1XvfkY+yp7o6Yxdufr7EIlUiBFP8OQ0SqMv v9/fL/52XzWz4rhzy3zsmDEsQFS08xgylPBh81+fELYg7P5zwEjF/aYYFLEJzq/4 92bc4Q6dLdNZpWvqlrq6 =hcHy -----END PGP SIGNATURE----- --Apple-Mail=_810ECDD6-EFCB-4B8A-ABC8-B1C621C2A441--