| Submitter | Tony Lindgren |
|---|---|
| Date | Dec. 12, 2011, 10:46 p.m. |
| Message ID | <20111212224648.GI32251@atomide.com> |
| Download | mbox |
| Permalink | /patch/130941/ |
| State | New |
| Headers | show |
Pull-request
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap fixes-non-criticalComments
Hi, On Mon, Dec 12, 2011 at 2:46 PM, Tony Lindgren <tony@atomide.com> wrote: > Hi Arnd & Olof, > > Please pull two non-critical DMA fixes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap fixes-non-critical > > These are workarounds for corner cases. There's no rush > to get them in during the -rc cycle, these are fixes for > features that never worked before. Thanks, pulled into next/fixes-non-critical (to avoid confusion with the plain fixes branch for 3.2-rc). -Olof
Hi Arnd & Olof, Please pull two non-critical DMA fixes from: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap fixes-non-critical These are workarounds for corner cases. There's no rush to get them in during the -rc cycle, these are fixes for features that never worked before. Regards, Tony The following changes since commit 5611cc4572e889b62a7b4c72a413536bf6a9c416: Linus Torvalds (1): Linux 3.2-rc4 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap fixes-non-critical Peter Ujfalusi (2): ARM: OMAP2+: DMA: Workaround for invalid source position ARM: OMAP2+: DMA: Workaround for invalid destination position arch/arm/plat-omap/dma.c | 22 +++++++++++++++++++++- 1 files changed, 21 insertions(+), 1 deletions(-)