All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@linux-foundation.org>
To: Borislav Petkov <bp@alien8.de>, Al Viro <viro@zeniv.linux.org.uk>
Cc: X86 ML <x86@kernel.org>, Andy Lutomirski <luto@amacapital.net>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] x86/copy_user: Remove 64-bit asm _copy_*_user variants
Date: Tue, 1 Nov 2016 17:02:02 -0600	[thread overview]
Message-ID: <CA+55aFzTWhktHU4t+wtP7DECDbBpq3ajYzz5BvjXKNf5dVkXnA@mail.gmail.com> (raw)
In-Reply-To: <20161031151015.22087-1-bp@alien8.de>

On Mon, Oct 31, 2016 at 9:10 AM, Borislav Petkov <bp@alien8.de> wrote:
> From: Borislav Petkov <bp@suse.de>
>
> We already have the same functionality in usercopy_32.c. Share it with
> 64-bit and get rid of some more asm glue which is not needed anymore.

I see this already made it into -tip, but it looks good to me. I think
Al may have some of this in generic code already in his uaccess
cleanup stuff, but I doubt this makes for any huge merge conflict
issues.

         Linus

      parent reply	other threads:[~2016-11-01 23:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-31 15:10 [PATCH] x86/copy_user: Remove 64-bit asm _copy_*_user variants Borislav Petkov
2016-11-01  7:13 ` [tip:x86/asm] x86/copy_user: Unify the code by removing the 64-bit asm _copy_*_user() variants tip-bot for Borislav Petkov
2016-11-01 23:02 ` Linus Torvalds [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=CA+55aFzTWhktHU4t+wtP7DECDbBpq3ajYzz5BvjXKNf5dVkXnA@mail.gmail.com \
    --to=torvalds@linux-foundation.org \
    --cc=bp@alien8.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luto@amacapital.net \
    --cc=viro@zeniv.linux.org.uk \
    --cc=x86@kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.