login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2009
»
April
»
16
Re: Xtensa patches
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Paul Mundt
Subject:
Re: Xtensa patches
Date: Thursday, April 16, 2009 - 1:30 am
On Thu, Apr 16, 2009 at 01:24:47AM -0700, Andrew Morton wrote:
quoted text
> On Thu, 16 Apr 2009 00:42:13 -0700 Chris Zankel <chris@zankel.net> wrote: > > > Hi Andrew, > > > > I will look over those patches and commit them to xtensa-2.6. > > > > OK. I have a random pile if i-dont-know-what xtensa stuff here. > > xtensa-add-flat-support-checkpatch-fixes.patch > xtensa-variant-specific-code.patch > xtensa-cache-inquiry-and-unaligned-cache-handling-functions.patch > xtensa-s6000-dma-engine-support.patch > xtensa-allow-platform-and-variant-to-initialize-own-irq-chips.patch > xtensa-support-s6000-gpio-irqs-and-alternate-function-selection.patch > s6gmac-xtensa-s6000-on-chip-ethernet-driver.patch > s6gmac-xtensa-s6000-on-chip-ethernet-driver-fix.patch > xtensa-s6105-specific-configuration-for-s6gmac.patch > xtensa-enable-s6gmac-in-s6105_defconfig.patch > xtensa-add-m41t62-rtc-to-s6105-platform.patch > xtensa-enable-m41t80-driver-in-s6105_defconfig.patch > > I'll drop xtensa-add-flat-support-checkpatch-fixes.patch (as I usually > do when someone merges the base patch but doesn't run checkpatch on it > - hint) and I'll send the rest over at you. >
Presumably the nommu xtensa bits still depend on flat-fix-data-sections-alignment.patch ? --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[No subject]
, Johannes Weiner
, (Tue Apr 14, 2:41 am)
[patch 02/12] xtensa: register gpio chip before use
, Johannes Weiner
, (Tue Apr 14, 2:41 am)
[patch 04/12] xtensa: implement ccount calibration for s6000
, Johannes Weiner
, (Tue Apr 14, 2:41 am)
[patch 05/12] xtensa: update s6105_defconfig for ccount ca ...
, Johannes Weiner
, (Tue Apr 14, 2:41 am)
[patch 07/12] xtensa: implement PTRACE_PEEKUSER addresses ...
, Johannes Weiner
, (Tue Apr 14, 2:41 am)
[patch 08/12] xtensa: s6000 dma engine support
, Johannes Weiner
, (Tue Apr 14, 2:41 am)
[patch 09/12] xtensa: allow platform and variant to initia ...
, Johannes Weiner
, (Tue Apr 14, 2:41 am)
[patch 10/12] xtensa: support s6000 gpio irqs and alternat ...
, Johannes Weiner
, (Tue Apr 14, 2:41 am)
[patch 11/12] xtensa: s6105 specific configuration for s6gmac
, Johannes Weiner
, (Tue Apr 14, 2:41 am)
Re: Xtensa patches
, Chris Zankel
, (Thu Apr 16, 12:42 am)
Re: Xtensa patches
, Andrew Morton
, (Thu Apr 16, 1:24 am)
Re: Xtensa patches
, Paul Mundt
, (Thu Apr 16, 1:30 am)
Re: Xtensa patches
, Stephen Rothwell
, (Thu Apr 16, 1:35 am)
Re: Xtensa patches
, Andrew Morton
, (Thu Apr 16, 1:56 am)
Re: Xtensa pat