All of lore.kernel.org
 help / color / mirror / Atom feed
* Userspace Test Framework for module loader porting
@ 2003-01-06  2:27 Rusty Russell
  2003-01-06 19:38 ` David Mosberger
  0 siblings, 1 reply; 13+ messages in thread
From: Rusty Russell @ 2003-01-06  2:27 UTC (permalink / raw)
  To: linux-kernel
  Cc: rth, bjornw, davidm, geert, ralf, mkp, willy, anton, gniibe,
	kkojima, Jeff Dike

The userspace test framework I used to develop module loading on
different archs is up at:

	http://www.kernel.org/pub/linux/kernel/people/rusty/modules/module-test-framework.tar.gz 

I found it much easier to use for each arch than doing the
crash/reboot cycle (and you can use a real debugger).

BTW, the change to use shared objects for modules is going to be a 2.7
thing: after 10 architectures, MIPS toolchain issues made it
non-trivial.  So the current stuff is what is going to be there for
2.6, so no point waiting 8)

Please report any problems!
Rusty.
--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.

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

end of thread, other threads:[~2003-01-28  6:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-06  2:27 Userspace Test Framework for module loader porting Rusty Russell
2003-01-06 19:38 ` David Mosberger
2003-01-06 22:41   ` Richard Henderson
2003-01-07  0:37     ` David Mosberger
2003-01-08 11:44       ` Rusty Russell
2003-01-11  1:47         ` David Mosberger
2003-01-13  0:27           ` Rusty Russell
2003-01-13 13:20             ` Maciej W. Rozycki
2003-01-14  0:01               ` Rusty Russell
2003-01-24 18:23                 ` return-type for search_extable() David Mosberger
2003-01-28  4:53                   ` Rusty Russell
2003-01-28  6:14                     ` David Mosberger
2003-01-08 11:21   ` Userspace Test Framework for module loader porting Rusty Russell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.