[PATCH v4] add kexec_load() linux system call

Chris Metcalf cmetcalf@tilera.com
Wed May 23 16:08:00 GMT 2012


On 5/23/2012 9:58 AM, maximilian attems wrote:
> --- a/sysdeps/unix/sysv/linux/Makefile
> +++ b/sysdeps/unix/sysv/linux/Makefile
> @@ -36,7 +36,7 @@ sysdep_headers += sys/mount.h sys/acct.h sys/sysctl.h \
>  		  bits/a.out.h sys/inotify.h sys/signalfd.h sys/eventfd.h \
>  		  sys/timerfd.h sys/fanotify.h bits/eventfd.h bits/inotify.h \
>  		  bits/signalfd.h bits/timerfd.h bits/epoll.h \
> -		  bits/socket_type.h bits/syscall.h
> +		  bits/socket_type.h bits/syscall.h sys/kexec.h

I'd group the new header with the other sys/ headers a few lines up.

-- 
Chris Metcalf, Tilera Corp.
http://www.tilera.com



More information about the Libc-alpha mailing list