The following changes since commit 57a64324184090fdc9f5052a6a34ab2b42359a22: Include end-of-run time in the output (2012-06-14 15:11:15 +0200) are available in the git repository at: git://git.kernel.dk/fio.git master Jens Axboe (2): Add missing arch_mips Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio arch/arch.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) --- Diff of recent changes: diff --git a/arch/arch.h b/arch/arch.h index 4ad49a4..3ee5ac4 100644 --- a/arch/arch.h +++ b/arch/arch.h @@ -19,6 +19,7 @@ enum { arch_arm, arch_sh, arch_hppa, + arch_mips, arch_generic, -- 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