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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jason Wessel
Date: Monday, August 16, 2010 - 2:06 pm

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(-)
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PULL] kgdb/kdb fixes for 2.6.36-rc1, Jason Wessel, (Mon Aug 16, 2:06 pm)