On 12 April 2013 15:58, Jens Axboe <axboe@xxxxxxxxx> wrote: > On Fri, Apr 12 2013, Aaron Carroll wrote: >> Apologies, I'm being a moron today. >> >> That won't apply cleanly due to minor changes in arch-x86.h, but easy >> to apply by hand. Also the type of ioprio_set() has changed, but >> Android was not updated. >> >> So, attached is a patch that should get tip back to the state where I >> thought it was -- weird asm errors. > > Applied, thanks. Let me see if I can rewrite the cpuid bit, that is the > one that is still causing you problems, right? Yes, so if I build with: make CROSS_COMPILE=~/dev/android-toolchains-r8c/x86-4.6/bin/i686-linux-android- I get: CC libfio.o libfio.c: In function 'initialize_fio': arch/arch-x86-common.h:9:2: error: inconsistent operand constraints in an 'asm' arch/arch-x86-common.h:9:2: error: inconsistent operand constraints in an 'asm' arch/arch-x86-common.h:9:2: error: inconsistent operand constraints in an 'asm' arch/arch-x86-common.h:9:2: error: inconsistent operand constraints in an 'asm' arch/arch-x86-common.h:9:2: error: inconsistent operand constraints in an 'asm' make: *** [libfio.o] Error 1 -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html