All of lore.kernel.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/4] sizes.h: move from asm-generic to <linux/sizes.h>
Date: Thu, 1 Mar 2012 13:55:56 +0000	[thread overview]
Message-ID: <201203011355.57356.arnd@arndb.de> (raw)
In-Reply-To: <7bbc4b3dc5a9fadfe7d8ce3f9846b03ada68424e.1330607068.git.rubini@gnudd.com>

On Thursday 01 March 2012, Alessandro Rubini wrote:
> sizes.h is used throughout the AMBA code and drivers, so the header
> should be available to everyone in order to driver AMBA/PrimeCell
> peripherals behind a PCI bridge where the host can be any platform
> (I'm doing it under x86).
> 
> At this step <asm-generic/sizes.h> includes <linux/sizes.h>,
> to allow a grace period for both in-tree and out-of-tree drivers.
> 
> Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
> Acked-by: Giancarlo Asnaghi <giancarlo.asnaghi@st.com>
> Cc: Russell King <linux@arm.linux.org.uk>
> Cc: Alan Cox <alan@linux.intel.com>

Acked-by: Arnd Bergmann <arnd@arndb.de>

For the asm-generic part of this.

WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd@arndb.de>
To: linux-arm-kernel@lists.infradead.org
Cc: Alessandro Rubini <rubini@gnudd.com>,
	linux-kernel@vger.kernel.org,
	Giancarlo Asnaghi <giancarlo.asnaghi@st.com>,
	"Russell King - ARM Linux" <linux@arm.linux.org.uk>,
	Alan Cox <alan@linux.intel.com>
Subject: Re: [PATCH 2/4] sizes.h: move from asm-generic to <linux/sizes.h>
Date: Thu, 1 Mar 2012 13:55:56 +0000	[thread overview]
Message-ID: <201203011355.57356.arnd@arndb.de> (raw)
In-Reply-To: <7bbc4b3dc5a9fadfe7d8ce3f9846b03ada68424e.1330607068.git.rubini@gnudd.com>

On Thursday 01 March 2012, Alessandro Rubini wrote:
> sizes.h is used throughout the AMBA code and drivers, so the header
> should be available to everyone in order to driver AMBA/PrimeCell
> peripherals behind a PCI bridge where the host can be any platform
> (I'm doing it under x86).
> 
> At this step <asm-generic/sizes.h> includes <linux/sizes.h>,
> to allow a grace period for both in-tree and out-of-tree drivers.
> 
> Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
> Acked-by: Giancarlo Asnaghi <giancarlo.asnaghi@st.com>
> Cc: Russell King <linux@arm.linux.org.uk>
> Cc: Alan Cox <alan@linux.intel.com>

Acked-by: Arnd Bergmann <arnd@arndb.de>

For the asm-generic part of this.

  reply	other threads:[~2012-03-01 13:55 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-01 13:28 [PATCH 0/4] Initial steps to compile AMBA for x86 Alessandro Rubini
2012-03-01 13:28 ` Alessandro Rubini
2012-03-01 13:28 ` [PATCH 1/4] x86: add NO_IRQ macro Alessandro Rubini
2012-03-01 13:28   ` Alessandro Rubini
2012-03-01 13:30   ` Russell King - ARM Linux
2012-03-01 13:30     ` Russell King - ARM Linux
2012-03-01 14:07   ` Alan Cox
2012-03-01 14:07     ` Alan Cox
2012-03-01 14:11     ` Russell King - ARM Linux
2012-03-01 14:11       ` Russell King - ARM Linux
2012-03-01 13:28 ` [PATCH 2/4] sizes.h: move from asm-generic to <linux/sizes.h> Alessandro Rubini
2012-03-01 13:28   ` Alessandro Rubini
2012-03-01 13:55   ` Arnd Bergmann [this message]
2012-03-01 13:55     ` Arnd Bergmann
2012-03-01 13:28 ` [PATCH 3/4] amba: use the new linux/sizes.h Alessandro Rubini
2012-03-01 13:28   ` Alessandro Rubini
2012-03-01 13:29 ` [PATCH 4/4] ARM: " Alessandro Rubini
2012-03-01 13:29   ` Alessandro Rubini

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=201203011355.57356.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=linux-arm-kernel@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.