All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: Larry Doolittle <ldoolitt@recycle.lbl.gov>
Cc: linux-mtd@lists.infradead.org
Subject: Re: undefined reference to `__put_user_bad' in `mtdblock_ioctl', arch=ARM
Date: Wed, 26 Sep 2001 19:00:34 +0100	[thread overview]
Message-ID: <15249.1001527234@redhat.com> (raw)
In-Reply-To: <20010926105217.A29296@recycle.lbl.gov>

ldoolitt@recycle.lbl.gov said:
> It appears as if mtdblock_ioctl() in drivers/mtd/mtdblock.c, faced
> with the case BLKGETSIZE64, does a put_user() of a 64-bit number.
> Eight-byte put_user()'s are not supported on ARM or x86.
>     (ref: include/asm-{arm,i386}/uaccess.h, macro __put_user_size)

> Whazzup?

We don't have 64-bit put_user support for ARM yet. Comment out the
BLKGETSIZE64 case for now.

--
dwmw2

      reply	other threads:[~2001-09-26 17:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-26 17:52 undefined reference to `__put_user_bad' in `mtdblock_ioctl', arch=ARM Larry Doolittle
2001-09-26 18:00 ` David Woodhouse [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=15249.1001527234@redhat.com \
    --to=dwmw2@infradead.org \
    --cc=ldoolitt@recycle.lbl.gov \
    --cc=linux-mtd@lists.infradead.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.