[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1270233145-29335-1-git-send-email-jason.wessel@windriver.com>
Date: Fri, 2 Apr 2010 13:32:20 -0500
From: Jason Wessel <jason.wessel@...driver.com>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, kgdb-bugreport@...ts.sourceforge.net
Subject: [GIT PULL] kgdb fixes for 2.6.34-rc3
Linus, please pull the kgdb-fixes for 2.6.34.
git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb.git kgdb-fixes
Summary:
* These are all the fixes that were specifically for the kgdb core from
the original 2.6.34 merge window request.
* Given where we are at in the rc cycle I removed the directory
restructuring patch and this is bug fixes only.
Thanks,
Jason.
---
The following changes since commit 42be79e37e264557f12860fa4cc84b4de3685954:
Linus Torvalds (1):
Merge branch 'drm-linus' of git://git.kernel.org/.../airlied/drm-2.6
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb.git kgdb-fixes
Jason Wessel (5):
kgdb: have ebin2mem call probe_kernel_write once
kgdbts,sh: Add in breakpoint pc offset for superh
kgdb: eliminate kgdb_wait(), all cpus enter the same way
kgdb: Use atomic operators which use barriers
kgdb: Turn off tracing while in the debugger
drivers/misc/kgdbts.c | 6 ++
kernel/kgdb.c | 209 +++++++++++++++++++++++++------------------------
2 files changed, 111 insertions(+), 104 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists