[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1264094791-8883-1-git-send-email-jason.wessel@windriver.com>
Date: Thu, 21 Jan 2010 11:26:30 -0600
From: Jason Wessel <jason.wessel@...driver.com>
To: mingo@...e.hu, peterz@...radead.org
Cc: kgdb-bugreport@...ts.sourceforge.net, linux-kernel@...r.kernel.org
Subject: [GIT PULL] softlockup kgdb fix for tip for 2.6.34
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@...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