public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Cyrill Gorcunov <gorcunov@gmail.com>
To: Vitaly Mayatskikh <v.mayatskih@gmail.com>
Cc: linux-kernel@vger.kernel.org,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Andi Kleen <andi@firstfloor.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Ingo Molnar <mingo@elte.hu>, "H. Peter Anvin" <hpa@zytor.com>,
	Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH 0/3] Fix copy_user on x86_64
Date: Sat, 28 Jun 2008 10:22:01 +0400	[thread overview]
Message-ID: <20080628062201.GA7026@cvg> (raw)
In-Reply-To: <m3k5gazh07.fsf@gravicappa.englab.brq.redhat.com>

[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 -

      reply	other threads:[~2008-06-28  6:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-27 21:48 [PATCH 0/3] Fix copy_user on x86_64 Vitaly Mayatskikh
2008-06-28  6:22 ` Cyrill Gorcunov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080628062201.GA7026@cvg \
    --to=gorcunov@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=andi@firstfloor.org \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    --cc=v.mayatskih@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox