mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Announce: kdb v4.4 is available for kernel 2.6.17
@ 2006-06-27 11:45 Keith Owens
  2006-06-27 12:06 ` Nigel Cunningham
  0 siblings, 1 reply; 2+ messages in thread
From: Keith Owens @ 2006-06-27 11:45 UTC (permalink / raw)
  To: kdb; +Cc: linux-kernel, linux-ia64

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

KDB (Linux Kernel Debugger) has been updated for kernel 2.6.17.

ftp://oss.sgi.com/projects/kdb/download/v4.4/
ftp://ftp.ocs.com.au/pub/mirrors/oss.sgi.com/projects/kdb/download/v4.4/

Note:  Due to a spam attack, the kdb@oss.sgi.com mailing list is now
subscriber only.  If you reply to this mail, you may wish to trim
kdb@oss.sgi.com from the cc: list.

Current versions are :-

  kdb-v4.4-2.6.17-common-1.bz2
  kdb-v4.4-2.6.17-i386-1.bz2
  kdb-v4.4-2.6.17-x86_64-1.bz2
  kdb-v4.4-2.6.17-ia64-1.bz2

SGI is now supporting KDB for x86_64.  Thanks go to Jack Vogel for
looking after the x86_64 patch in the past.

Changelog extract since kdb-v4.4-2.6.16-common-1.

2006-06-19 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.17-common-1.

2006-05-31 Keith Owens  <kaos@sgi.com>

	* Break spinlocks for keyboard entry.  Hopefully a temporary hack while
	  I track down why keyboard entry to KDB is hanging.
	* kdb v4.4-2.6.17-rc5-common-2.

2006-05-25 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.17-rc5-common-1.

2006-05-15 Keith Owens  <kaos@sgi.com>

	* Refresh bfd related files from binutils 2.16.91.0.2.
	* kdb v4.4-2.6.17-rc4-common-2.

2006-05-12 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.17-rc4-common-1.

2006-04-28 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.17-rc3-common-1.

2006-04-22 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.17-rc2-common-1.

2006-04-11 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.17-rc1-common-1.

2006-04-05 Keith Owens  <kaos@sgi.com>

	* More fixes for the timing race with KDB_ENTER_SLAVE.
	* kdb v4.4-2.6.16-common-5.

2006-03-30 Keith Owens  <kaos@sgi.com>

	* Some code was testing KDB_IS_RUNNING() twice, which left it open to
	  races.  Cache the result instead.
	* kdb v4.4-2.6.16-common-4.

2006-03-30 Keith Owens  <kaos@sgi.com>

	* Change CONFIG_LKCD to CONFIG_LKCD_DUMP.
	* kdb v4.4-2.6.16-common-3.

2006-03-22 Keith Owens  <kaos@sgi.com>

	* Add some more xpc flags.  Dean Nelson, SGI.
	* Replace open coded counter references with atomic_read().
	* Pass early_uart_console to early_uart_setup().  Francois
	  Wellenreiter, Bull.
	* Replace open code with for_each_online_cpu().
	* If cpus do not come into kdb after a few seconds then let
	  architectures send a more forceful interrupt.
	* Close a timing race with KDB_ENTER_SLAVE.
	* kdb v4.4-2.6.16-common-2.


Changelog extract since kdb-v4.4-2.6.16-i386-1.

2006-06-19 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.17-i386-1.

2006-05-25 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.17-rc5-i386-1.

2006-05-15 Keith Owens  <kaos@sgi.com>

	* Refresh bfd related files from binutils 2.16.91.0.2.
	* kdb v4.4-2.6.17-rc4-i386-2.

2006-05-12 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.17-rc4-i386-1.

2006-04-28 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.17-rc3-i386-1.

2006-04-22 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.17-rc2-i386-1.

2006-04-11 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.17-rc1-i386-1.

2006-03-30 Keith Owens  <kaos@sgi.com>

	* Change CONFIG_LKCD to CONFIG_LKCD_DUMP.
	* kdb v4.4-2.6.16-i386-3.

2006-03-24 Keith Owens  <kaos@sgi.com>

	* Define a dummy kdba_wait_for_cpus().
	* kdb v4.4-2.6.16-i386-2.

2006-03-21 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.16-i386-1.


Changelog extract since kdb-v4.4-2.6.16-x86_64-1.

2006-06-19 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.17-x86_64-1.

2006-05-31 Keith Owens  <kaos@sgi.com>

	* Define arch/x86_64/kdb/kdb_cmds.
	* kdb v4.4-2.6.17-rc5-x86_64-2.

2006-05-25 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.17-rc5-x86_64-1.

2006-05-15 Keith Owens  <kaos@sgi.com>

	* Refresh bfd related files from binutils 2.16.91.0.2.
	* kdb v4.4-2.6.17-rc4-x86_64-2.

2006-05-12 Keith Owens <kaos@sgi.com>

	* kdb v4.4-2.6-17-rc4-x86_64-1.

2006-04-22 Keith Owens <kaos@sgi.com>

	* kdb v4.4-2.6-17-rc2-x86_64-1.

2006-04-13 Keith Owens <kaos@sgi.com>

	* Remove trailing white space.
	* kdb v4.4-2.6-17-rc1-x86_64-1.


Changelog extract since kdb v4.4-2.6.16-ia64-1.

2006-06-19 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.17-ia64-1.

2006-05-25 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.17-rc5-ia64-1.

2006-05-15 Keith Owens  <kaos@sgi.com>

	* Refresh bfd related files from binutils 2.16.91.0.2.
	* kdb v4.4-2.6.17-rc4-ia64-2.

2006-05-12 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.17-rc4-ia64-1.

2006-04-28 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.17-rc3-ia64-1.

2006-04-22 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.17-rc2-ia64-1.

2006-04-11 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.17-rc1-ia64-1.

2006-03-30 Keith Owens  <kaos@sgi.com>

	* Change CONFIG_LKCD to CONFIG_LKCD_DUMP.
	* kdb v4.4-2.6.16-ia64-3.

2006-03-24 Keith Owens  <kaos@sgi.com>

	* Use INIT to interrupt cpus that do not respond to a normal kdb IPI.
	* Remove KDBA_MCA_TRACE from arch/ia64/kernel/mca.c.
	* kdb v4.4-2.6.16-ia64-2.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Exmh version 2.1.1 10/15/1999

iD8DBQFEoRpLi4UHNye0ZOoRAhG1AJ0XUg1rd8KAStkeCUOoHV+ycUM2MACgjwiu
imsfNOlUoNZDgqwhsrzBjDA=
=KMkV
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Announce: kdb v4.4 is available for kernel 2.6.17
  2006-06-27 11:45 Announce: kdb v4.4 is available for kernel 2.6.17 Keith Owens
@ 2006-06-27 12:06 ` Nigel Cunningham
  0 siblings, 0 replies; 2+ messages in thread
From: Nigel Cunningham @ 2006-06-27 12:06 UTC (permalink / raw)
  To: Keith Owens; +Cc: kdb, linux-kernel, linux-ia64

[-- Attachment #1: Type: text/plain, Size: 302 bytes --]

Hi.

On Tuesday 27 June 2006 21:45, Keith Owens wrote:
> SGI is now supporting KDB for x86_64.  Thanks go to Jack Vogel for
> looking after the x86_64 patch in the past.

Yay! Thank you!

Nigel
-- 
Nigel, Michelle and Alisdair Cunningham
5 Mitchell Street
Cobden 3266
Victoria, Australia

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-06-27 12:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-27 11:45 Announce: kdb v4.4 is available for kernel 2.6.17 Keith Owens
2006-06-27 12:06 ` Nigel Cunningham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®