lkml.org 
[lkml]   [2010]   [Jan]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] blackfin kgdb fixes for 2.6.33-rc3
Date
Linus, please pull the kgdb git tree fixes for 2.6.33-rc3

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

Summary:

* Fix builds of blackfin with CONFIG_KGDB=y
* Grammar fixes from Randy which go into the generated docs

This series fixes the build issues and cleans the up duplicated code
between the kgdb core and the blackfin architecture specific kgdb
implementation.

Thanks,
Jason.

Short log follows:

---

The following changes since commit 2c1f1895ef2aa8f0e5497893eff71304aef332e1:
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 for_linus

Jason Wessel (2):
maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)
blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/write

Randy Dunlap (1):
kgdb: Fix kernel-doc format error in kgdb.h

Sonic Zhang (1):
blackfin,kgdb: Do not put PC in gdb_regs into retx.

arch/blackfin/kernel/kgdb.c | 207 +------------------------------------------
arch/blackfin/mm/Makefile | 2 +-
arch/blackfin/mm/maccess.c | 97 ++++++++++++++++++++
include/linux/kgdb.h | 7 +-
include/linux/uaccess.h | 4 +-
mm/maccess.c | 11 ++-
6 files changed, 114 insertions(+), 214 deletions(-)
create mode 100644 arch/blackfin/mm/maccess.c


\
 
 \ /
  Last update: 2010-01-07 20:03    [W:0.030 / U:0.548 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site