[PATCH 0/3] Fix copy_user on x86_64
- Date: Fri, 27 Jun 2008 23:48:24 +0200
- From: Vitaly Mayatskikh <v.mayatskih@xxxxxxxxx>
- Subject: [PATCH 0/3] Fix copy_user on x86_64
I've moved functionality of copy_user_64.S and copy_user_nocache_64.S to
copy_user_64.c. Tail handling is now in plain C routine.
copy_user_generic_string, copy_user_generic_unrolled and
__copy_user_nocache were tested by me with a bit modified systemtap's
script which was in attach in my previous letter.
--
wbr, Vitaly
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/