From: Jesse Barnes <jbarnes@virtuousgeek.org>
To: Alessandro Rubini <rubini@gnudd.com>
Cc: linux-kernel@vger.kernel.org, tglx@linutronix.de,
mingo@redhat.com, hpa@zytor.com, x86@kernel.org,
Ingo Molnar <mingo@elte.hu>,
Giancarlo Asnaghi <giancarlo.asnaghi@st.com>,
Alan Cox <alan@linux.intel.com>
Subject: Re: [PATCH V3 0/3] STA2X11: patches for pci bridge support
Date: Thu, 23 Feb 2012 08:28:07 -0800 [thread overview]
Message-ID: <20120223082807.28ea6f23@jbarnes-desktop> (raw)
In-Reply-To: <cover.1329947637.git.rubini@gnudd.com>
[-- Attachment #1: Type: text/plain, Size: 1501 bytes --]
On Wed, 22 Feb 2012 23:13:57 +0100
Alessandro Rubini <rubini@gnudd.com> wrote:
> This series is V3 of what I sent on Jan 30th as V2.
>
> Patch 3 is dependent on patch 1 and 2, which are unordered. When I
> posted V2 of this set, patch 3 was picked up, but compilation failed
> because of the missing prerequisites. Also, some prototypes changed
> in the meanwhile and patch 3 was miscompiling in linux-next so it
> has been correctly dropped.
>
> V3: rebased on next-20120221. Fixed patch 3 to match new DMA
> prototypes. Renamed patch 3 as Ingo and Jesse merged it. Added both of
> them to explicit Cc: list in the email set.
>
> V2: rebased, minor and less-minor changes in patch 3/3.
>
> Alessandro Rubini (3):
> x86: introduce CONFIG_X86_DEV_DMA_OPS
> x86: introduce CONFIG_X86_DMA_REMAP
> x86/PCI: initial support for sta2x11 I/O hub
>
> arch/x86/Kconfig | 34 +++-
> arch/x86/include/asm/device.h | 4 +-
> arch/x86/include/asm/dma-mapping.h | 9 +-
> arch/x86/pci/Makefile | 2 +
> arch/x86/pci/sta2x11-fixup.c | 367 ++++++++++++++++++++++++++++++++++++
> 5 files changed, 409 insertions(+), 7 deletions(-)
> create mode 100644 arch/x86/pci/sta2x11-fixup.c
>
Ingo, you may as well take the lot of these; they won't clash with
other PCI stuff if you take them, but if I take them they may well
clash with other x86 stuff.
Thanks,
--
Jesse Barnes, Intel Open Source Technology Center
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2012-02-23 16:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-22 22:13 Alessandro Rubini
2012-02-22 22:14 ` [PATCH V3 1/3] x86: introduce CONFIG_X86_DEV_DMA_OPS Alessandro Rubini
2012-02-22 22:14 ` [PATCH V3 2/3] x86: introduce CONFIG_X86_DMA_REMAP Alessandro Rubini
2012-02-22 22:14 ` [PATCH V3 3/3] x86/PCI: initial support for sta2x11 I/O hub Alessandro Rubini
2012-02-23 16:28 ` Jesse Barnes [this message]
2012-03-01 22:30 ` [PATCH V3 0/3] STA2X11: patches for pci bridge support 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=20120223082807.28ea6f23@jbarnes-desktop \
--to=jbarnes@virtuousgeek.org \
--cc=alan@linux.intel.com \
--cc=giancarlo.asnaghi@st.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=mingo@redhat.com \
--cc=rubini@gnudd.com \
--cc=tglx@linutronix.de \
--cc=x86@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
Powered by JetHome