All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/7] kexec-tools: mipsel port
@ 2008-02-27 10:35 Simon Horman
  2008-02-27 10:35 ` [patch 1/7] kexec tools " Simon Horman
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Simon Horman @ 2008-02-27 10:35 UTC (permalink / raw)
  To: Tomasz Chmielewski, Francesco Chiechi; +Cc: kexec

Hi,

After some recent questions by Tomasz Chmielewski I have dug up
the mipsel port of kexec-tool and up-ported it to the lastest
release of kexec-tools-testing, v20080227

  ftp://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
  http://lists.infradead.org/pipermail/kexec/2008-February/001346.html

I have just looked over the code and fixed up trivial errors
to the point where it builds (using a cross-compiler). This
mostly involved rediffing and updating Makefiles for recent
build changes. Along the way I removed some unused variables and
things like that.

I have not tested the code beyond making sure it builds - mainly
because I do not have any mipsel hardware. I will see about using
quemu, but it may take me a while to get a kernel and user-space
up and running as I have not used mipsel before.

On the code itself, the most glaring problem is the use
of "#ifdef __MIPSEL__". That code needs to be moved into
kexec/arch/mips or some similar location.

I would really appreciate it if someone could test this code.
And I would appreciate it even more if someone could help
fix it up to a mergable state. Or alternatively, point me in
the right direction to find people who want to help with this.

I am more than happy to merge the code once it is clean and working.

Have fun

-- 
Horms


_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

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

end of thread, other threads:[~2008-02-28  3:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-27 10:35 [patch 0/7] kexec-tools: mipsel port Simon Horman
2008-02-27 10:35 ` [patch 1/7] kexec tools " Simon Horman
2008-02-27 10:35 ` [patch 2/7] kexec-tools: Remove purgatory/arch/mipsel/include/stdint.h Simon Horman
2008-02-27 10:35 ` [patch 3/7] kexec-tools: Update mips port for recent build changes Simon Horman
2008-02-27 10:35 ` [patch 4/7] kexec-tools: Remove unused variables in arch_process_options() Simon Horman
2008-02-27 10:35 ` [patch 5/7] kexec-tools: Remove duplication declaration of BOOTLOADER_VERSION Simon Horman
2008-02-27 10:35 ` [patch 6/7] kexec-tools: Remove unused arch_options global variable Simon Horman
2008-02-27 10:35 ` [patch 7/7] kexec-tools: Remove unused variables from elf_mipsel_load Simon Horman
2008-02-27 21:55 ` [patch 0/7] kexec-tools: mipsel port Tomasz Chmielewski
2008-02-27 21:55   ` Tomasz Chmielewski
2008-02-28  3:38   ` Simon Horman
2008-02-28  3:38     ` Simon Horman

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.