Messages in this thread |  | | Date | Sat, 27 Dec 2008 13:08:43 -0800 | | From | "H. Peter Anvin" <> | | Subject | Re: [PATCH] x86 byteorder.h: use __asm__/__inline__ for userspace |
| |
Mike Frysinger wrote: > > looking at asm-generic/fcntl.h, i'd propose this change as a template: > ... > #ifdef __KERNEL__ > # define kernel_flock flock > #endif > struct kernel_flock { > ... > -mike
It should be __kernel_flock or something like that.
-hpa
-- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf.
|  |