Re: [PATCH x86 for review II] [26/39] i386: fix 32-bit ioctls on x64_32

2007-02-12 Thread Andi Kleen
On Monday 12 February 2007 14:24, Giuliano Procida wrote: > This is a nicer version of the MTRR compatibilty ioctl patch, compiles > smaller and also tested. Perhaps nice, but doesn't apply. I will stay with the old version for now Applying patch patches/fix-32-bit-ioctls-on-x64_32 patching file

Re: [PATCH x86 for review II] [26/39] i386: fix 32-bit ioctls on x64_32

2007-02-12 Thread Giuliano Procida
This is a nicer version of the MTRR compatibilty ioctl patch, compiles smaller and also tested. Signed-off-by: Giuliano Procida <[EMAIL PROTECTED]> --- linux-source-2.6.19.1.orig/arch/i386/kernel/cpu/mtrr/if.c 2006-12-11 19:32:53.0 + +++ linux-source-2.6.19.1/arch/i386/kernel/cpu/m

[PATCH x86 for review II] [26/39] i386: fix 32-bit ioctls on x64_32

2007-02-11 Thread Andi Kleen
From: Giuliano Procida <[EMAIL PROTECTED]> [MTRR] fix 32-bit ioctls on x64_32 Signed-off-by: Giuliano Procida <[EMAIL PROTECTED]> Signed-off-by: Andi Kleen <[EMAIL PROTECTED]> --- Fixed incomplete support for 32-bit compatibility ioctls in 2.6.19.1. They were unhandled in one of three case-stat