lkml.org 
[lkml]   [2004]   [May]   [12]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 11 May 2004 21:26:25 -0700
From"Randy.Dunlap" <>
Subject[announce] kexec for linux 2.6.6
kexec for Linux 2.6.6 is now available at:
http://developer.osdl.org/rddunlap/kexec/2.6.6/


kexec userspace tools are at:
http://developer.osdl.org/rddunlap/kexec/kexec-tools/


For 2.6.6, the kexec_load syscall number had to move due to
some new syscall additions in 2.6.6.  However, I didn't
update the kexec userspace program for that 1-line change.
The change is in kexec-syscall.c, line 46:

change
#define __NR_kexec_load 274
to
#define __NR_kexec_load 283

(for i386).

There is one outstanding patch from Albert Herranz
that I will review and possibly use/merge soon.
His email is here:
  http://lists.osdl.org/pipermail/fastboot/2004-May/000290.html


And if anyone has suggestions for handling a variable/moving
syscall number (target), I'm interested in hearing them.

--
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:03    [W:0.623 / U:0.000 seconds]
©2003-2008 Jasper Spaans