public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Alexander van Heukelum" <heukelum@fastmail.fm>
To: "Neil Horman" <nhorman@tuxdriver.com>, linux-kernel@vger.kernel.org
Cc: "Ingo Molnar" <mingo@elte.hu>,
	"Alexander van Heukelum" <heukelum@mailshack.com>,
	"Thomas Gleixner" <tglx@linutronix.de>,
	mingo@redhat.com, "H. Peter Anvin" <hpa@zytor.com>,
	"Andrew Morton" <akpm@linux-foundation.org>,
	nhorman@tuxdriver.com
Subject: Re: [PATCH] x86: unify appropriate bits from dumpstack_32 and dumpstack_64
Date: Mon, 27 Oct 2008 18:27:05 +0100	[thread overview]
Message-ID: <1225128425.8714.1281501519@webmail.messagingengine.com> (raw)
In-Reply-To: <20081023144006.GA14149@hmsendeavour.rdu.redhat.com>

On Thu, 23 Oct 2008 10:40:06 -0400, "Neil Horman"
<nhorman@tuxdriver.com> said:
> Hey all-
> 	As promised, now that dumpstack_32 and dumpstack_64 have so many bits in
> common, we should merge the in-sync bits into a common file, to prevent them
> from diverging again.  This patch removes bits which are common between
> dumpstack_32.c and dumpstack_64.c and places them in a common dumpstack.c
> which is built for both 32 and 64 bit arches.  
> 
> Regards
> Neil
> 
> Signed-off-by: Neil Horman <nhorman@tuxdriver.com>

A bit late, maybe, but if it matters:

Acked-by: Alexander van Heukelum <heukelum@fastmail.fm>

Thanks Neil!

> 
>  Makefile       |    2 
>  dumpstack.c    |  319 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  dumpstack.h    |   39 ++++++
>  dumpstack_32.c |  294 ----------------------------------------------------
>  dumpstack_64.c |  285 --------------------------------------------------
>  5 files changed, 363 insertions(+), 576 deletions(-)
> 
> [...]
> 
> /***************************************************
>  *Neil Horman
>  *nhorman@tuxdriver.com
>  *gpg keyid: 1024D / 0x92A74FA1
>  *http://pgp.mit.edu
>  ***************************************************/
> --
> 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/
> 
> 
-- 
  Alexander van Heukelum
  heukelum@fastmail.fm

-- 
http://www.fastmail.fm - Choose from over 50 domains or use your own


  parent reply	other threads:[~2008-10-27 17:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-23 14:40 [PATCH] x86: unify appropriate bits from dumpstack_32 and dumpstack_64 Neil Horman
2008-10-27 15:20 ` Ingo Molnar
2008-10-27 17:27 ` Alexander van Heukelum [this message]
2008-10-27 18:21   ` Ingo Molnar
2008-10-27 20:07     ` Neil Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1225128425.8714.1281501519@webmail.messagingengine.com \
    --to=heukelum@fastmail.fm \
    --cc=akpm@linux-foundation.org \
    --cc=heukelum@mailshack.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=mingo@redhat.com \
    --cc=nhorman@tuxdriver.com \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox