From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21810 invoked by alias); 12 Jan 2011 22:10:35 -0000 Received: (qmail 21793 invoked by uid 22791); 12 Jan 2011 22:10:34 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 12 Jan 2011 22:10:29 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id C1B211B4039; Wed, 12 Jan 2011 22:10:27 +0000 (UTC) From: Mike Frysinger To: Joel Brobecker Subject: Re: [PATCH] sim: enable hw_tree_delete in sim_hw_uninstall Date: Wed, 12 Jan 2011 23:16:00 -0000 User-Agent: KMail/1.13.5 (Linux/2.6.37-rc5; KDE/4.5.2; x86_64; ; ) Cc: gdb-patches@sourceware.org, toolchain-devel@blackfin.uclinux.org References: <1293819313-29542-1-git-send-email-vapier@gentoo.org> <20110112212431.GH2504@adacore.com> In-Reply-To: <20110112212431.GH2504@adacore.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1981966.o0tsqTNJD9"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201101121710.43699.vapier@gentoo.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-01/txt/msg00285.txt.bz2 --nextPart1981966.o0tsqTNJD9 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-length: 833 On Wednesday, January 12, 2011 16:24:31 Joel Brobecker wrote: > > So if there are pending issues with this, I'd rather we get the sims > > sorted out rather than continuing to leak this stuff. Especially since > > the "let's wait for the sims to fix themselves" hasn't actually happened > > in the last 10+ years. > >=20 > > Signed-off-by: Mike Frysinger > >=20 > > 2010-12-31 Mike Frysinger > >=20 > > * sim-hw.c (sim_hw_uninstall): Uncomment hw_tree_delete. >=20 > Given the lack of comments, it's probable that no one knows or > remembers. I'd say, go for it, and see if something breaks... it hasnt caused any `make check-sim` regressions for me for: arm avr bfin cris frv iq2000 lm32 m32c mips mn10300 ppc rx sh v850 cr16 h8300 m32r moxie sh64 so i've committed it. thanks ! -mike --nextPart1981966.o0tsqTNJD9 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. Content-length: 836 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) iQIcBAABAgAGBQJNLibjAAoJEEFjO5/oN/WBX88QAM52Wu/tnxEy7EKsWNX7a1D2 crDOIJISqZOhaRBXRFUZ3nL4V3umdx0YpqewhcO53kspYHDtQdlYV9LJKjpIH4Sc eyCk6eyig2cj9houAU0AbzZBY2aKiLAU+9eRNL7JwVlDc6aNYQQHcKE44sYIaLGx kwIZvlP9dhwx0hyay547tephOab478/gv1MskrT6QnmXBEAj49cu6G91NcOkRsRt zSd4G4TZnFBN6ukLr1UZvMMKJRy+REZ9vLyLFnaeGU5WyEKnXtGQVXwkJkn5wI94 1JsIRuG5bQ+GtgmOMDohFYB6InzzsENLbE8O/r1B7yau54PlUeUzTB44QP4aLeJU 07mbQWXU+r/GdciDAXWcv/4CuqfbKeLhBi3Yb8mJpC1ER0u5WgeWIeqw+zd90WWe WaDR3K0C/+Y3ZYABX9YHlYnR3yVEBQZaSV97ozCvY4kR4QWXqvkyc7p6y/dEodmg sTIGkSKAFxCN5mIgHwY69nOsPIkMvdWhMbKW1vKWMjkTUPOd+2s5PHLiolyJtn+Z eqkTeb9ofBPoy8hqvgmx0j/hzAN0FegAmpyMZ3ToV+UU3dX4NJAcVHhHULTm2sCG bqesJXhK86hQl95IFSC3owGbMN3oRU3XuwcJccHSjVOEbU4yb+MFffQ1kJeYXzFi Iu1ZNY2+UGoU/K1osWTJ =2xbO -----END PGP SIGNATURE----- --nextPart1981966.o0tsqTNJD9--