Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753567AbbEAGuO (ORCPT ); Fri, 1 May 2015 02:50:14 -0400 Received: from mout.web.de ([212.227.15.4]:52194 "EHLO mout.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752688AbbEAGuN (ORCPT ); Fri, 1 May 2015 02:50:13 -0400 Message-ID: <55432220.2080204@web.de> Date: Fri, 01 May 2015 08:50:08 +0200 From: Jan Kiszka User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: =?UTF-8?B?VGhpw6liYXVkIFdla3N0ZWVu?= , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] scripts/gdb: Add command to check list consistency References: <5539A30A.8010600@weksteen.fr> In-Reply-To: <5539A30A.8010600@weksteen.fr> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GliTSS1oaaqjgnaAutOMuW5hpRg7c3cJp" X-Provags-ID: V03:K0:UJ8PQGGFa3y+t4WKLLfCu9VvHt4XfCpCPy0TQ4IZkNSwqD+vnJ7 PEVGNJeWOg2G+nhhN8lqRqrRcmwli4s3teHKcKmGe5zfaIREzcfHHU0HkHNC6UJJPksquK5 yzhZG8/lSZYmq5HMDoP2gA5YMKCaM7vyJmIQdUrfDkiP28bqS4fuhXNyFP9NEFX+Wn/A43H 2gEvOcECyWZzgzHaVXFVQ== X-UI-Out-Filterresults: notjunk:1; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1553 Lines: 47 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --GliTSS1oaaqjgnaAutOMuW5hpRg7c3cJp Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2015-04-24 03:57, Thi=C3=A9baud Weksteen wrote: > Add a gdb script to verify the consistency of lists. >=20 > Signed-off-by: Thi=C3=A9baud Weksteen > --- > Implement suggestions from Jan. >=20 > Changes in v2: > - Add copyright line > - Rename check_list to list_check > - Remove casting and only accept (struct list_head) object > - Add error message if argument is missing > - Reformat error messages to include address of nodes >=20 Thanks! I've queued it up (git.kiszka.org/linux.git queues/gdb-scripts) along with two small improvements (completion and support for list pointers). Will push to Andrew for 4.2. I'm also still thinking about lx-list-for-each... Jan --GliTSS1oaaqjgnaAutOMuW5hpRg7c3cJp Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlVDIiAACgkQitSsb3rl5xT9zwCeK44go1V5wBHln+uQc0rh7ua0 NjoAoJYZjgpL2+NkzbmYbIxRy3rmY1/X =wuFX -----END PGP SIGNATURE----- --GliTSS1oaaqjgnaAutOMuW5hpRg7c3cJp-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/