[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080628062201.GA7026@cvg>
Date: Sat, 28 Jun 2008 10:22:01 +0400
From: Cyrill Gorcunov <gorcunov@...il.com>
To: Vitaly Mayatskikh <v.mayatskih@...il.com>
Cc: linux-kernel@...r.kernel.org,
Linus Torvalds <torvalds@...ux-foundation.org>,
Andi Kleen <andi@...stfloor.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Ingo Molnar <mingo@...e.hu>, "H. Peter Anvin" <hpa@...or.com>,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [PATCH 0/3] Fix copy_user on x86_64
[Vitaly Mayatskikh - Fri, Jun 27, 2008 at 11:48:24PM +0200]
| 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
|
Hi Vitaly, actually I don't see quite benefit from 'wrapping'
assembler code by C. At least it was more readable before. Sorry.
But lets wait for another optinions. Maybe I'm just too hypercritical ;)
A few Cc added.
- Cyrill -
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists