Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
[linux-2.6-block.git] / fs / compat_binfmt_elf.c
index 504b3c3539dceb07ddb0845b88905048fd3f23d7..15f6e96b3bd9fb571845908e842b75f88146a5f9 100644 (file)
@@ -52,7 +52,7 @@
 #define elf_prpsinfo   compat_elf_prpsinfo
 
 #undef ns_to_timeval
-#define ns_to_timeval ns_to_compat_timeval
+#define ns_to_timeval ns_to_old_timeval32
 
 /*
  * To use this file, asm/elf.h must define compat_elf_check_arch.