[GIT PULL] kgdb/kdb fixes for 2.6.36-rc1

From: Jason Wessel
Date: Mon Aug 16 2010 - 17:08:09 EST


Linus, please pull the for_linus branch which contains:
* Fixes for compilation/warning errors since the kdb/kms merge
* 1 run time fix for atomic kms where console_blanked was not saved

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

Thanks,
Jason.

---
The following changes since commit da5cabf80e2433131bf0ed8993abc0f7ea618c73:
Linus Torvalds (1):
Linux 2.6.36-rc1

are available in the git repository at:

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

Eric Miao (1):
arm,kgdb: fix GDB_MAX_REGS no longer used

Jason Wessel (3):
kdb: fix compile error without CONFIG_KALLSYMS
vt: fix regression warnings from KMS merge
vt,console,kdb: preserve console_blanked while in kdb

Namhyung Kim (1):
kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c

arch/arm/kernel/kgdb.c | 2 +-
arch/x86/kernel/kgdb.c | 2 +-
drivers/char/vt.c | 11 +++++++----
kernel/debug/kdb/kdb_private.h | 7 +++++++
kernel/debug/kdb/kdb_support.c | 4 ++--
5 files changed, 18 insertions(+), 8 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/