From owner-svn-src-stable@freebsd.org Tue Jan 17 23:58:20 2017 Return-Path: Delivered-To: svn-src-stable@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 9AEE9CB5B22; Tue, 17 Jan 2017 23:58:20 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pf0-x243.google.com (mail-pf0-x243.google.com [IPv6:2607:f8b0:400e:c00::243]) (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 644121635; Tue, 17 Jan 2017 23:58:20 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pf0-x243.google.com with SMTP id 19so6393965pfo.3; Tue, 17 Jan 2017 15:58:20 -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=usUyyjXPhk1Nq8xbwsKjiSVHVL72HemtDJkxnqOY6Uk=; b=LthrvEyXKiHDln11uzxbdu5JiT9OsI5wzKDHzqeiaitLc9JO4T6W2kHTqOmEu5IQOQ RNtz0d1UIzJGUtCrBCUs+hJcu4CjhIaAfNtXSGxapE+/VXwL5UR50uE3sS6WzfEWl8bm 3VzU81qjBOGyIykiTdr/sH4Zz3r2rtiLHRbReKK7ddoduOmy+khwQR9r1H4kDW/UTKpC nJv4Q6etvr4EHsv27zXGibfQKoUBXetfELdFifEuOKr7DbqKbgE2TIxwQ4o8WU72IviZ /c9cstqO5qVQJ5WfW48dSYz2GbeEvdgE5NJlMHV20QSQGwBEdBTUp3rLL1Rsmak6JVuY NPKw== 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=usUyyjXPhk1Nq8xbwsKjiSVHVL72HemtDJkxnqOY6Uk=; b=ispcX2bvRQOTRJOll60HyO7xdyH5wuditfgm990cfesjHdHssqheltMqCNRjE36IxP QlhS5y0jqKfXQPObCy+iSmJXtHZX4RXh5D8uWz27U/XPpi0jF1Zm+6QpxERxO9sgr/s3 IQvvYPBl6LkH8WfwplBakEimkD63rMwEY4V255ix6qukAEnopq74ZwTzNhS6fVMqFEM+ geN/j+a6tLpsgjPA3zFYH6I1p19D/Ww7y9JqF9M0TUpHIJfSjVOQBQImFBRVjdP12dXz n1EHTJEnGKkPPdgxUAojxFHB17hg94rbkOnBSPEPUthIcfvWkVp/RpPCt/GQ9yUhP22q +vZg== X-Gm-Message-State: AIkVDXK6ieXZ1UTp91gcIfexOw0rW0J1k4byhog+rPHx7L7/3HpvqEahmaThpYTeYg/Zqw== X-Received: by 10.99.225.5 with SMTP id z5mr352819pgh.145.1484697500001; Tue, 17 Jan 2017 15:58:20 -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 b1sm8802845pfa.28.2017.01.17.15.58.19 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 17 Jan 2017 15:58:19 -0800 (PST) Subject: Re: svn commit: r312357 - in stable/10/sys: cam/scsi modules/cam Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: multipart/signed; boundary="Apple-Mail=_04BCB650-0076-4295-9442-CD72C73A4C96"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail From: "Ngie Cooper (yaneurabeya)" In-Reply-To: <201701172355.v0HNtA4H015522@repo.freebsd.org> Date: Tue, 17 Jan 2017 15:58:18 -0800 Cc: src-committers , svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org, ports@grosbein.net Message-Id: References: <201701172355.v0HNtA4H015522@repo.freebsd.org> To: Ngie Cooper X-Mailer: Apple Mail (2.3124) X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jan 2017 23:58:20 -0000 --Apple-Mail=_04BCB650-0076-4295-9442-CD72C73A4C96 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii > On Jan 17, 2017, at 15:55, Ngie Cooper wrote: > > Author: ngie > Date: Tue Jan 17 23:55:10 2017 > New Revision: 312357 > URL: https://svnweb.freebsd.org/changeset/base/312357 > > Log: > MFC r299864,r303166: > > r299864 (by markj): > > opt_kdtrace.h is not needed for SDT probes as of r258541. > > r303166 (by imp): > > Add opt_ddb.h. The latter MFC also fixes bug 213535. Reported by: Eugene Grosbein -Ngie --Apple-Mail=_04BCB650-0076-4295-9442-CD72C73A4C96 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 iQIcBAEBCgAGBQJYfq+aAAoJEPWDqSZpMIYVYM0P/itpmUtbrg4FWykhOC2nRRhV Daig2+qUloYVsfwy9Bt10HHhES+oYvqbUoeO6sSczYN4kA4R0TZKpZYO3+iTCxn8 cRT5aa6gYTXagYPUQCfKFnaai2HAZUQOthVtyHtoPwHbuVcuTZMS7VkId26EK9YS wOPYaKQZ1UFhunpBsSTUc3Fyvd3I+Lz200qsmyw41Q37ryH21aHo/6FZH0fy6q80 WWyBn1iVJHBbinFegu3xUpPN/Z8HPUfRbErby1Kt6M/P7ELOtpZ6pWw7OGrmhLgy mtY7iRNwVZncUkNwJu6Q8D+LYH0wVCSLAiRk24Cl5oq/wgRxtgnBzT9m3Zsmlxk1 UfiXG53dWnnSekAtbjixt1wXOGee5HEwTtXzmyLACaS74+PJ9ZzZX5dwN6U1rvRX 4oKCkLCkWp7aEMexUF2gzRFe9GD611Y0ORpqRSw02sfl0ysftuI0hlS90KP7cl2Y w6hVo9gQwn1FyFEFp6PBj/T+eu3pyMZFzSA7+60frgZe7HKcJSo7Gqf1RbqPuN7d SSlbYFvJ+POEzPkxgx3h0hGN/pfUa7hNnGMFppeqc+BxUzTc60o7HfP96GFnupGt r/NzCZyBpbARmvuo7U8s5lYcReNNdvvwXLRYsH4YRgyPYX7qvFE0x+3MHR4mIqoj I9V8XWL251i90nC3bGWN =KpjK -----END PGP SIGNATURE----- --Apple-Mail=_04BCB650-0076-4295-9442-CD72C73A4C96--