This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v3] add kexec_load() syscall


On Wed, 23 May 2012, maximilian attems wrote:

> 2012-05-23  maximilian attems <max@stro.at>
>             Andreas Jaeger <aj@suse.com>
> 
>        * sysdeps/unix/sysv/linux/syscalls.list: Add kexec_load syscall.
>        * sysdeps/unix/sysv/linux/sys/kexec.h: New file.
>        * sysdeps/unix/sysv/linux/Makefile: Add kexec.h.

A new interface needs adding to a Versions file, otherwise it won't 
actually be usable from the shared libc....  (And then architecture 
maintainers need to update the ABI test baselines.)

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]