Re: [PATCH] misc uml annotation and section fixes

2007-10-29 Thread Jeff Dike
On Mon, Oct 29, 2007 at 04:36:10AM +, Al Viro wrote: > > Signed-off-by: Al Viro <[EMAIL PROTECTED]> Acked-by: Jeff Dike <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at

Re: [PATCH] misc uml annotation and section fixes

2007-10-29 Thread Jeff Dike
On Mon, Oct 29, 2007 at 04:36:10AM +, Al Viro wrote: Signed-off-by: Al Viro [EMAIL PROTECTED] Acked-by: Jeff Dike [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at

[PATCH] misc uml annotation and section fixes

2007-10-28 Thread Al Viro
Signed-off-by: Al Viro <[EMAIL PROTECTED]> --- diff --git a/arch/um/kernel/mem.c b/arch/um/kernel/mem.c index 8456397..59822de 100644 --- a/arch/um/kernel/mem.c +++ b/arch/um/kernel/mem.c @@ -165,7 +165,7 @@ static void __init kmap_init(void) kmap_prot = PAGE_KERNEL; } -static void

[PATCH] misc uml annotation and section fixes

2007-10-28 Thread Al Viro
Signed-off-by: Al Viro [EMAIL PROTECTED] --- diff --git a/arch/um/kernel/mem.c b/arch/um/kernel/mem.c index 8456397..59822de 100644 --- a/arch/um/kernel/mem.c +++ b/arch/um/kernel/mem.c @@ -165,7 +165,7 @@ static void __init kmap_init(void) kmap_prot = PAGE_KERNEL; } -static void