[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1290084963-6376-1-git-send-email-jason.wessel@windriver.com>
Date: Thu, 18 Nov 2010 06:55:59 -0600
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/kdb tree for 2.6.37-rc3
Linus, please pull the for_linus branch to pick up several regression fixes.
git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb.git for_linus
Summary:
* Fix perf API problem with HW breakpoints ( >= 2.6.35)
* kdb oops fixes ( >= 2.6.35)
* ppc evr register handling ( >= 2.6.37-rc0)
Thanks,
Jason.
---
The following changes since commit e53beacd23d9cb47590da6a7a7f6d417b941a994:
Linus Torvalds (1):
Linux 2.6.37-rc2
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb.git for_linus
Dongdong Deng (1):
kgdb,ppc: Fix regression in evr register handling
Jason Wessel (1):
kgdb,x86: fix regression in detach handling
Jovi Zhang (2):
kdb: fix memory leak in kdb_main.c
kdb: fix crash when KDB_BASE_CMD_MAX is exceeded
arch/powerpc/kernel/kgdb.c | 4 ++--
arch/x86/kernel/kgdb.c | 12 ++++++++----
kernel/debug/kdb/kdb_main.c | 21 +++++++++++----------
3 files changed, 21 insertions(+), 16 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