login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
August
»
22
Re: [PATCH] x86: make gart_alloc_coherent return zeroed memory
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Ingo Molnar
Subject:
Re: [PATCH] x86: make gart_alloc_coherent return zeroed memory
Date: Thursday, August 21, 2008 - 11:36 pm
* FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> wrote:
quoted text
> On Thu, 21 Aug 2008 19:28:27 +0200 > Joerg Roedel <joerg.roedel@amd.com> wrote: > > > The dma_alloc_coherent function should return memory set to zero. This patch > > adds this to the GART implementation. > > > > Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> > > --- > > arch/x86/kernel/pci-gart_64.c | 2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > > This should be foiled to the first patch in the patchset. No good > reason to push a patch that might cause a problem.
agreed - i folded the fix back and respun this portion of tip/x86/iommu. 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:
[PATCH 0/8] x86 dma_*_coherent rework patchset v2
, Joerg Roedel
, (Tue Aug 19, 7:32 am)
[PATCH 1/8] x86: add alloc_coherent dma_ops callback to GA ...
, Joerg Roedel
, (Tue Aug 19, 7:32 am)
[PATCH 2/8] x86: add free_coherent dma_ops callback to GAR ...
, Joerg Roedel
, (Tue Aug 19, 7:32 am)
[PATCH 3/8] x86: add free_coherent dma_ops callback to Cal ...
, Joerg Roedel
, (Tue Aug 19, 7:32 am)
[PATCH 4/8] x86: add alloc_coherent dma_ops callback to NO ...
, Joerg Roedel
, (Tue Aug 19, 7:32 am)
[PATCH 5/8] x86: add free_coherent dma_ops callback to NOM ...
, Joerg Roedel
, (Tue Aug 19, 7:32 am)
[PATCH 6/8] x86: cleanup dma_*_coherent functions
, Joerg Roedel
, (Tue Aug 19, 7:32 am)
[PATCH 7/8] x86: move dma_*_coherent functions to include file
, Joerg Roedel
, (Tue Aug 19, 7:32 am)
[PATCH 8/8] x86, AMD IOMMU: remove obsolete FIXME comment
, Joerg Roedel
, (Tue Aug 19, 7:32 am)
Re: [PATCH 0/8] x86 dma_*_coherent rework patchset v2
, Ingo Molnar
, (Wed Aug 20, 2:46 am)
[PATCH] dma-coherent: export dma_[alloc|release]_from_cohe ...
, Ingo Molnar
, (Wed Aug 20, 3:18 am)
Re: [PATCH] dma-coherent: export dma_[alloc|release]_from_ ...
, Joerg Roedel
, (Wed Aug 20, 4:28 am)
Re: [PATCH 0/8] x86 dma_*_coherent rework patchset v2
, Jesse Barnes
, (Wed Aug 20, 10:39 am)
Re: [PATCH 0/8] x86 dma_*_coherent rework patchset v2
, Ingo Molnar
, (Thu Aug 21, 5:00 am)
Re: [PATCH 1/8] x86: add alloc_coherent dma_ops callback t ...
, FUJITA Tomonori
, (Thu Aug 21, 7:16 am)
Re: [PATCH 0/8] x86 dma_*_coherent rework patchset v2
, FUJITA Tomonori
, (Thu Aug 21, 7:16 am)
Re: [PATCH 0/8] x86 dma_*_coherent rework patchset v2
, FUJITA Tomonori
, (Thu Aug 21, 7:16 am)
Re: [PATCH 0/8] x86 dma_*_coherent rework patchset v2
, Jesse Barnes
, (Thu Aug 21, 8:07 am)
Re: [PATCH 0/8] x86 dma_*_coherent rework patchset v2
, FUJITA Tomonori
, (Thu Aug 21, 8:12 am)
Re: [PATCH 1/8] x86: add alloc_coherent dma_ops callback t ...
, Joerg Roedel
, (Thu Aug 21, 8:17 am)
Re: [PATCH 0/8] x86 dma_*_coherent rework patchset v2
, Joerg Roedel
, (Thu Aug 21, 8:20 am)
[PATCH] x86: make gart_alloc_coherent return zeroed memory
, Joerg Roedel
, (Thu Aug 21, 10:28 am)
Re: [PATCH] x86: make gart_alloc_coherent return zeroed memory
, FUJITA Tomonori
, (Thu Aug 21, 4:19 pm)
Re: [PATCH] x86: make gart_alloc_coherent return zeroed memory
, Joerg Roedel
, (Thu Aug 21, 11:35 pm)
Re: [PATCH] x86: make gart_alloc_coherent return zeroed memory
, Ingo Molnar
, (Thu Aug 21, 11:36 pm)
Re: [PATCH] x86: make gart_alloc_coherent return zeroed memory
, Ingo Molnar
, (Thu Aug 21, 11:41 pm)
Re: [PATCH 0/8] x86 dma_*_coherent rework patchset v2
, Ingo Molnar
, (Thu Aug 21, 11:44 pm)
Re: [PATCH] x86: make gart_alloc_coherent return zeroed memory
, Joerg Roedel
, (Thu Aug 21, 11:55 pm)
Re: [PATCH 0/8] x86 dma_*_coherent rework patchset v2
, FUJITA Tomonori
, (Thu Aug 21, 11:57 pm)
Re: [PATCH 0/8] x86 dma_*_coherent rework patchset v2
, Ingo Molnar
, (Fri Aug 22, 12:04 am)
Re: [PATCH 0/8] x86 dma_*_coherent rework patchset v2
, Ingo Molnar
, (Fri Aug 22, 12:09 am)
Re: [PATCH 0/8] x86 dma_*_coherent rework patchset v2
, FUJITA Tomonori
, (Fri Aug 22, 12:29 am)
Re: [PATCH 0/8] x86 dma_*_coherent rework patchset v2
, Ingo Molnar
, (Fri Aug 22, 1:23 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 20/36] Driver core: Call device_pm_add() after bus_add_device() in device_a...
Andrew Morton
2.6.23-rc6-mm1
Peter Zijlstra
Re: [GIT PATCH] driver core patches against 2.6.24
Thomas Gleixner
[ANNOUNCE] 2.6.31-rc7-rt8
Arjan van de Ven
Re: [PATCH] Remove broken by design and by implementation devtmpfs maintenance di...
git
:
Stephen R. van den Berg
Re: [RFC] origin link for cherry-pick and revert
Christian Stimming
git-gui: Fix broken revert confirmation.
Junio C Hamano
Re: git-svnimport
Anuj Gakhar
Git Architecture Question
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
[ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx()
Linux Kernel Mailing List
MIPS: Cavium: Remove unused watchdog code.
Linux Kernel Mailing List
V4L/DVB (8976): af9015: Add USB ID for AVerMedia A309
Linux Kernel Mailing List
ARM: 5670/1: bcmring: add default configuration for bcmring arch
linux-netdev
:
Gerrit Renker
v2 [PATCH 1/4] dccp: Limit feature negotiation to connection setup phase
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Ingo Molnar
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
Gerrit Renker
[PATCH 37/37] dccp: Debugging functions for feature negotiation
openbsd-misc
:
Christophe Rioux
Implementation example of snmp
Ryan McBride
Re: Packets Per Second Limit?
Nick Holland
Re: booting openbsd on eee without cd-rom
Bryan Irvine
Re: OpenBSD 4.7 Released, May 19 2010
Jacob Yocom-Piatt
Re: Same shit all over again
Colocation donated by:
Syndicate