public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] sh: make copy_to/from_user() static inline
Date: Thu, 07 Feb 2008 11:42:07 +0000	[thread overview]
Message-ID: <20080207114207.GA16769@linux-sh.org> (raw)
In-Reply-To: <20080207105052.9553.69636.sendpatchset@clockwork.opensource.se>

On Thu, Feb 07, 2008 at 07:50:52PM +0900, Magnus Damm wrote:
> This patch changes copy_from_user() and copy_to_user() from macros
> into static inline functions. This way we can use them as function
> pointers. Also unify the 64 bit and 32 bit versions.

On Thu, Feb 07, 2008 at 07:58:46PM +0900, Magnus Damm wrote:
> This patch adds byte support to the sign extension code. Unaligned access
> traps should never be generated on 8-bit io operations, but we will use this
> code for trapped io and we do need byte support there.

On Thu, Feb 07, 2008 at 08:04:12PM +0900, Magnus Damm wrote:
> This patch converts the unaligned access handling code to use opcode_t
> instead of u16. While at it, enable unaligned access handling for sh2a.

On Thu, Feb 07, 2008 at 08:08:46PM +0900, Magnus Damm wrote:
> Update the defconfigs for r2d-plus and r2d-1 since we now have new drivers
> for sm501 usb, spi-over-sci and epson r9701 rtc in mainline.

These I've applied, thans. I'll have a look at the trapped I/O V2 bits in
the morning.

      reply	other threads:[~2008-02-07 11:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-07 10:50 [PATCH] sh: make copy_to/from_user() static inline Magnus Damm
2008-02-07 11:42 ` Paul Mundt [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=20080207114207.GA16769@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=linux-sh@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox