All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Wessel <jason.wessel@windriver.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] kgdb fixes for 2.6.26
Date: Mon, 05 May 2008 07:32:41 -0500	[thread overview]
Message-ID: <481EFE69.20308@windriver.com> (raw)

Linus, please pull from the for_linus branch at:

 
git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb.git
for_linus

These are the fixes since the initial kgdb merge.

Thanks,
Jason.

---
Harvey Harrison (2):
      kgdb: trivial sparse fixes in kgdb test-suite
      kgdb: fix signedness mixmatches, add statics, add declaration to
header

Jan Engelhardt (1):
      kgdb: kconfig fix xconfig/menuconfig element

Jason Wessel (1):
      kgdb: 1000 loops for the single step test in kgdbts

grzegorz.chwesewicz@chilan.com (1):
      kgdb: minor documentation fixes

 Documentation/DocBook/kgdb.tmpl |    8 +++--
 drivers/misc/kgdbts.c           |   75
++++++++++++++++++++++----------------
 include/linux/kgdb.h            |    4 ++-
 kernel/kgdb.c                   |    8 ++--
 lib/Kconfig.kgdb                |   16 +++++----
 5 files changed, 64 insertions(+), 47 deletions(-)


             reply	other threads:[~2008-05-05 12:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-05 12:32 Jason Wessel [this message]
2008-05-05 18:10 ` kgdboe? Jesse Barnes
2008-05-06 13:16   ` kgdboe? Ingo Molnar
2008-05-06 17:05     ` kgdboe? Jesse Barnes

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=481EFE69.20308@windriver.com \
    --to=jason.wessel@windriver.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.