public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
From: David Howells <dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Harvey Harrison
	<harvey.harrison-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org,
	Russell King <rmk-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>,
	linux-arch <linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Andrew Morton
	<akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>,
	Linus Torvalds
	<torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
Subject: Re: [PATCHv4 2/2] kernel: Move arches to use common unaligned access
Date: Tue, 15 Apr 2008 11:01:54 +0100	[thread overview]
Message-ID: <17632.1208253714@redhat.com> (raw)
In-Reply-To: <1208195405.5721.45.camel@brick>

Harvey Harrison <harvey.harrison-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:

>  arch/frv/kernel/traps.c           |    7 +-
>  arch/frv/mm/unaligned.c           |  217 -------------------------------------

And arch/frv/mm/Makefile?  It still refers to unaligned.c.

> -#ifndef _ASM_UNALIGNED_H
> -#define _ASM_UNALIGNED_H
> +#ifndef _ASM_FRV_UNALIGNED_H
> +#define _ASM_FRV_UNALIGNED_H

Please don't!

David
---
[PATCH] FRV: Don't refer to arch/frv/mm/unaligned.c once it has been deleted

From: David Howells <dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>

arch/frv/mm/unaligned.c should not be mentioned in the local Makefile once the
former has been deleted.

Signed-off-by: David Howells <dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
---

 arch/frv/mm/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/arch/frv/mm/Makefile b/arch/frv/mm/Makefile
index fb8b1d8..1bca5ab 100644
--- a/arch/frv/mm/Makefile
+++ b/arch/frv/mm/Makefile
@@ -6,4 +6,4 @@ obj-y := init.o kmap.o
 
 obj-$(CONFIG_MMU) += \
 	pgalloc.o highmem.o fault.o extable.o cache-page.o tlb-flush.o tlb-miss.o \
-	mmu-context.o dma-alloc.o unaligned.o elf-fdpic.o
+	mmu-context.o dma-alloc.o elf-fdpic.o

WARNING: multiple messages have this Message-ID (diff)
From: David Howells <dhowells@redhat.com>
To: Harvey Harrison <harvey.harrison@gmail.com>
Cc: dhowells@redhat.com, Russell King <rmk@arm.linux.org.uk>,
	linux-arch <linux-arch@vger.kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Linus Torvalds <torvalds@linux-foundation.org>
Subject: Re: [PATCHv4 2/2] kernel: Move arches to use common unaligned access
Date: Tue, 15 Apr 2008 11:01:54 +0100	[thread overview]
Message-ID: <17632.1208253714@redhat.com> (raw)
Message-ID: <20080415100154.-2R2Sc5L-V1Dr7gVzF5-vAuzZ3VSagucG2iBgXFfGJg@z> (raw)
In-Reply-To: <1208195405.5721.45.camel@brick>

Harvey Harrison <harvey.harrison@gmail.com> wrote:

>  arch/frv/kernel/traps.c           |    7 +-
>  arch/frv/mm/unaligned.c           |  217 -------------------------------------

And arch/frv/mm/Makefile?  It still refers to unaligned.c.

> -#ifndef _ASM_UNALIGNED_H
> -#define _ASM_UNALIGNED_H
> +#ifndef _ASM_FRV_UNALIGNED_H
> +#define _ASM_FRV_UNALIGNED_H

Please don't!

David
---
[PATCH] FRV: Don't refer to arch/frv/mm/unaligned.c once it has been deleted

From: David Howells <dhowells@redhat.com>

arch/frv/mm/unaligned.c should not be mentioned in the local Makefile once the
former has been deleted.

Signed-off-by: David Howells <dhowells@redhat.com>
---

 arch/frv/mm/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/arch/frv/mm/Makefile b/arch/frv/mm/Makefile
index fb8b1d8..1bca5ab 100644
--- a/arch/frv/mm/Makefile
+++ b/arch/frv/mm/Makefile
@@ -6,4 +6,4 @@ obj-y := init.o kmap.o
 
 obj-$(CONFIG_MMU) += \
 	pgalloc.o highmem.o fault.o extable.o cache-page.o tlb-flush.o tlb-miss.o \
-	mmu-context.o dma-alloc.o unaligned.o elf-fdpic.o
+	mmu-context.o dma-alloc.o elf-fdpic.o

  parent reply	other threads:[~2008-04-15 10:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-14 17:50 [PATCHv4 2/2] kernel: Move arches to use common unaligned access Harvey Harrison
2008-04-14 17:50 ` Harvey Harrison
2008-04-15 10:01 ` David Howells [this message]
2008-04-15 10:01   ` David Howells
     [not found]   ` <17632.1208253714-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2008-04-15 15:17     ` Harvey Harrison
2008-04-15 15:17       ` Harvey Harrison

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=17632.1208253714@redhat.com \
    --to=dhowells-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
    --cc=harvey.harrison-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=rmk-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org \
    --cc=torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.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