lkml.org 
[lkml]   [2008]   [Aug]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [RFC v2][PATCH 1/9] Create trivial sys_checkpoint/sys_restart syscalls
From
Date
On Fri, 2008-08-22 at 12:32 -0700, Dave Hansen wrote:
> On Wed, 2008-08-20 at 23:03 -0400, Oren Laadan wrote:
> > 6/unistd_32.h
> > index d739467..88bdec4 100644
> > --- a/include/asm-x86/unistd_32.h
> > +++ b/include/asm-x86/unistd_32.h
> > @@ -338,6 +338,8 @@
> > #define __NR_dup3 330
> > #define __NR_pipe2 331
> > #define __NR_inotify_init1 332
> > +#define __NR_checkpoint 333
> > +#define __NR_restart 334
> >
> > #ifdef __KERNEL__
>
> Uh oh. These got whitespace mangled somehow. I'll look through them,
> but probably can't produce patches on top of them for now.

This patch also has to go *AFTER* you actually define the syscall
functions. Otherwise, this won't be build-bisectable when it gets
committed.

-- Dave



\
 
 \ /
  Last update: 2008-08-22 22:13    [W:0.093 / U:0.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site