[GIT PULL] softlockup kgdb fix for tip for 2.6.34
From: Jason Wessel
Date: Thu Jan 21 2010 - 12:27:28 EST
Ingo, would it be possible to pull in this change or recommend what
needs to be done to reach closure on this long standing problem.
git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb.git for_igno
This particular fix for kgdb to allows it to work correctly with the
softlockup code. It has been around since September 2009 and in
linux-next since the creation of the patch. I never issued a pull to
the Linus tree because I did not get an ack from either yourself or
Peter.
Thanks,
Jason.
---
short log follows:
The following changes since commit 24bc7347da73a9ed3383056c3d0f28c0e361621e:
Linus Torvalds (1):
Merge git://git.kernel.org/.../wim/linux-2.6-watchdog
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb.git for_ingo
Jason Wessel (1):
softlockup: add sched_clock_tick() to avoid kernel warning on kgdb resume
include/linux/sched.h | 4 ++++
kernel/kgdb.c | 6 +++---
kernel/softlockup.c | 15 +++++++++++++++
3 files changed, 22 insertions(+), 3 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/