mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: David Laight <David.Laight@ACULAB.COM>
To: 'Randy Dunlap' <rdunlap@infradead.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Linus Torvalds <torvalds@linux-foundation.org>
Cc: Al Viro <viro@zeniv.linux.org.uk>,
	"Steven J. Magnani" <steve@digidescorp.com>,
	Michal Simek <monstr@monstr.eu>,
	Jason Gunthorpe <jgg@mellanox.com>,
	Leon Romanovsky <leonro@mellanox.com>,
	Doug Ledford <dledford@redhat.com>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: RE: [PATCH v3] arch/microblaze: add support for get_user() of size 8 bytes
Date: Mon, 2 Sep 2019 09:12:34 +0000	[thread overview]
Message-ID: <1c5b4f577ec0475bb33d4106f45796a5@AcuMS.aculab.com> (raw)
In-Reply-To: <5a3e440f-4ec5-65d7-b2a4-c57fec0df973@infradead.org>

From: Randy Dunlap
> Sent: 01 September 2019 15:56
> arch/microblaze/ is missing support for get_user() of size 8 bytes,
> so add it by using __copy_from_user().

Ugg....

Use get_user() for 4 bytes twice and combine the returned values.

	David

-
Registered Address Lakeside, Bramley Road, Mount Farm, Milton Keynes, MK1 1PT, UK
Registration No: 1397386 (Wales)

      parent reply	other threads:[~2019-09-02  9:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-01 14:55 Randy Dunlap
2019-09-01 17:07 ` Linus Torvalds
2019-09-01 17:31   ` Linus Torvalds
2019-09-01 19:10     ` Randy Dunlap
2019-09-02  2:10       ` Randy Dunlap
2019-09-02  4:58         ` Linus Torvalds
2019-09-02 13:17           ` Michal Simek
2019-09-02 16:52             ` Linus Torvalds
2019-09-13  6:15               ` Michal Simek
2019-09-02 14:07           ` Randy Dunlap
2019-09-01 17:33   ` Michal Simek
2019-09-01 19:11     ` Randy Dunlap
2019-09-02  9:12 ` David Laight [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=1c5b4f577ec0475bb33d4106f45796a5@AcuMS.aculab.com \
    --to=david.laight@aculab.com \
    --cc=akpm@linux-foundation.org \
    --cc=dledford@redhat.com \
    --cc=jgg@mellanox.com \
    --cc=leonro@mellanox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=monstr@monstr.eu \
    --cc=rdunlap@infradead.org \
    --cc=steve@digidescorp.com \
    --cc=torvalds@linux-foundation.org \
    --cc=viro@zeniv.linux.org.uk \
    /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

Powered by JetHome