login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
May
»
9
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Ingo Molnar
Subject:
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
Date: Friday, May 9, 2008 - 5:28 am
* Rene Herman <rene.herman@keyaccess.nl> wrote:
quoted text
> On 09-05-08 08:06, Takashi Iwai wrote: > >> Thanks for catching it. Yeah, the patch looks buggy. We had an >> implicit assumption that dev = NULL for ISA devices that require 24bit >> DMA. >> >> How about the patch below? It's against the latest Linus git tree. > > Yes, works well. Thank you.
great, thanks Rene for catching this! Added this line to the patch as well: Tested-by: Rene Herman <rene.herman@keyaccess.nl> Ingo --
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:
2.6.26-rc1 regression: ISA DMA broken (bisected)
, Rene Herman
, (Thu May 8, 6:37 pm)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Takashi Iwai
, (Thu May 8, 11:06 pm)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Ingo Molnar
, (Fri May 9, 1:55 am)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Ingo Molnar
, (Fri May 9, 1:58 am)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Rene Herman
, (Fri May 9, 5:03 am)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Ingo Molnar
, (Fri May 9, 5:28 am)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Pete Clements
, (Fri May 9, 5:29 am)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Glauber Costa
, (Fri May 9, 5:48 am)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Jesse Barnes
, (Fri May 9, 10:20 am)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Rene Herman
, (Fri May 9, 4:00 pm)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Ingo Molnar
, (Tue May 13, 7:36 am)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Rene Herman
, (Tue May 13, 8:26 am)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Bjorn Helgaas
, (Tue May 13, 9:59 am)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Alan Cox
, (Tue May 13, 10:01 am)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Rene Herman
, (Tue May 13, 10:33 am)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Bjorn Helgaas
, (Tue May 13, 4:18 pm)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Takashi Iwai
, (Wed May 14, 2:25 am)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Rene Herman
, (Wed May 14, 5:46 am)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Takashi Iwai
, (Wed May 14, 6:01 am)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Bjorn Helgaas
, (Wed May 14, 8:26 am)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Rene Herman
, (Wed May 14, 8:40 am)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Takashi Iwai
, (Wed May 14, 8:53 am)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Rene Herman
, (Wed May 14, 11:41 am)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Bjorn Helgaas
, (Wed May 14, 11:50 am)
Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Rene Herman
, (Wed May 14, 12:09 pm)
[PATCH] Re: 2.6.26-rc1 regression: ISA DMA broken (bisected)
, Rene Herman
, (Fri May 30, 2:15 pm)
[DEVICE MODEL] dev->dma_mask
, Rene Herman
, (Fri May 30, 2:28 pm)
Re: [PATCH] Re: 2.6.26-rc1 regression: ISA DMA broken (bis ...
, Bjorn Helgaas
, (Fri May 30, 2:43 pm)
Re: [PATCH] Re: 2.6.26-rc1 regression: ISA DMA broken (bis ...
, Rene Herman
, (Fri May 30, 3:11 pm)
[PATCH] ISA: set 24-bit dma_mask for ISA devices.
, Rene Herman
, (Fri May 30, 3:37 pm)
Re: [PATCH] ISA: set 24-bit dma_mask for ISA devices.
, Andrew Morton
, (Fri May 30, 3:55 pm)
Re: [PATCH] ISA: set 24-bit dma_mask for ISA devices.
, Rene Herman
, (Fri May 30, 4:50 pm)
[PATCH] PNP: set the pnp_card dma_mask for use by ISAPnP cards
, Rene Herman
, (Fri May 30, 4:54 pm)
[PATCH] ISA: set 24-bit dma_mask for ISA devices.
, Rene Herman
, (Fri May 30, 4:55 pm)
Re: [PATCH] PNP: set the pnp_card dma_mask for use by ISAP ...
, Takashi Iwai
, (Sat May 31, 1:55 am)
Re: [PATCH] ISA: set 24-bit dma_mask for ISA devices.
, Takashi Iwai
, (Sat May 31, 1:56 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann
Re: finding your own dead "CONFIG_" variables
Mark Brown
[PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset
Tony Breeds
[LGUEST] Look in object dir for .config
git
:
Brian Downing
Re: Git in a Nutshell guide
John Benes
Re: master has some toys
Matthias Lederhofer
[PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree
Alexander Sulfrian
[RFC/PATCH] RE: git calls SSH_ASKPASS even if DISPLAY is not set
Junio C Hamano
Re: Rss produced by git is not valid xml?
git-commits-head
:
Linux Kernel Mailing List
iSeries: fix section mismatch in iseries_veth
Linux Kernel Mailing List
ixbge: remove TX lock and redo TX accounting.
Linux Kernel Mailing List
ixgbe: fix several counter register errata
Linux Kernel Mailing List
b43: fix build with CONFIG_SSB_PCIHOST=n
Linux Kernel Mailing List
9p: block-based virtio client
linux-netdev
:
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
David Daney
[PATCH 5/7] Staging: Octeon Ethernet: Convert to NAPI.
Wolfgang Grandegger
[PATCH net-next v4 1/3] can: mscan: fix improper return if dlc < 8 in start_xmi...
Amit Kumar Salecha
[PATCHv3 NEXT 2/2] NET: Add Qlogic ethernet driver for CNA devices
openbsd-misc
:
Theo de Raadt
Re: Old IPSEC bug