All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Howells <dhowells@redhat.com>
To: unlisted-recipients:; (no To-header on input)
Cc: dhowells@redhat.com, torvalds@osdl.org,
	akpm@linux-foundation.org, sam@ravnborg.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] FRV: Move to arch/frv/include/asm/
Date: Fri, 10 Apr 2009 00:25:58 +0100	[thread overview]
Message-ID: <13314.1239319558@redhat.com> (raw)
In-Reply-To: <20090409232157.13220.63863.stgit@warthog.procyon.org.uk>

David Howells <dhowells@redhat.com> wrote:

> diff --git a/arch/frv/include/asm/Kbuild b/arch/frv/include/asm/Kbuild
> new file mode 100644
> index 0000000..0f8956d
> --- /dev/null
> +++ b/arch/frv/include/asm/Kbuild
> @@ -0,0 +1,5 @@
> +include include/asm-generic/Kbuild.asm
> +
> +header-y += registers.h
> +
> +unifdef-y += termios.h
> diff --git a/arch/frv/include/asm/atomic.h b/arch/frv/include/asm/atomic.h
> new file mode 100644
> index 0000000..296c35c
> --- /dev/null
> +++ b/arch/frv/include/asm/atomic.h
> @@ -0,0 +1,198 @@
> +/* atomic.h: atomic operation emulation for FR-V
> + *
> ...

Grrr...  It didn't do that when I emailed it to myself.  Seems there's some
more python magic I need to figure out.

David

  reply	other threads:[~2009-04-09 23:27 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-09 23:21 [PATCH 1/2] FRV: Use <asm-generic/pgtable.h> in NOMMU mode David Howells
2009-04-09 23:21 ` [PATCH 2/2] FRV: Move to arch/frv/include/asm/ David Howells
2009-04-09 23:25   ` David Howells [this message]
2009-04-09 23:31   ` Linus Torvalds
2009-04-09 23:38     ` David Howells
2009-04-09 23:49       ` Linus Torvalds
2009-04-10  1:06         ` David Howells
2009-04-10  1:13           ` Linus Torvalds
2009-04-10  7:47           ` [GIT PULL] " David Howells
  -- strict thread matches above, loose matches on Subject: below --
2009-04-09 16:32 [PATCH 1/2] FRV: Use <asm-generic/pgtable.h> in NOMMU mode David Howells
2009-04-09 16:33 ` [PATCH 2/2] FRV: Move to arch/frv/include/asm/ David Howells
2009-04-09 17:51   ` Linus Torvalds
2009-04-09 18:04     ` Linus Torvalds
2009-04-09 18:13     ` Al Viro
2009-04-09 18:26       ` Linus Torvalds
2009-04-09 18:39         ` Al Viro
2009-04-09 21:05     ` David Howells
2009-04-09 21:18       ` Linus Torvalds
2009-04-09 21:23         ` Randy Dunlap
2009-04-09 21:51         ` David Howells
2009-04-09 22:00           ` Linus Torvalds

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=13314.1239319558@redhat.com \
    --to=dhowells@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@ravnborg.org \
    --cc=torvalds@osdl.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.