Re: [PATCH] fix checkpoint header exports

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks, will apply.

git.ncl.cs.columbia.edu was down due to departmental network
issues. It's back to life.

Oren.

Nathan Lynch wrote:
> checkpoint_types.h is not useful to userspace.  Unexport it.
> 
> checkpoint.h contains definitions that userspace needs.  Export it.
> 
> user-cr can now be built against exported headers.
> 
> Signed-off-by: Nathan Lynch <ntl@xxxxxxxxx>
> 
> ---
> 
> (against ckpt-v16-x86 as of a couple days ago; git.ncl.cs.columbia.edu
> appears unresponsive atm)
> 
>  include/linux/Kbuild |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/include/linux/Kbuild b/include/linux/Kbuild
> index 25b7c0e..df43556 100644
> --- a/include/linux/Kbuild
> +++ b/include/linux/Kbuild
> @@ -44,7 +44,7 @@ header-y += bpqether.h
>  header-y += bsg.h
>  header-y += can.h
>  header-y += cdk.h
> -header-y += checkpoint_types.h
> +header-y += checkpoint.h
>  header-y += checkpoint_hdr.h
>  header-y += chio.h
>  header-y += coda_psdev.h
_______________________________________________
Containers mailing list
Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/containers

[Index of Archives]     [Cgroups]     [Netdev]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux