login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
October
»
17
RE: [PATCH 5/5] I/OAT: Add completion callback for async_tx interface use
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Nelson, Shannon
Subject:
RE: [PATCH 5/5] I/OAT: Add completion callback for async_tx interface use
Date: Wednesday, October 17, 2007 - 5:46 pm
>From: Andrew Morton [mailto:akpm@linux-foundation.org]
quoted text
> >On Wed, 17 Oct 2007 17:14:39 -0700 >Shannon Nelson <shannon.nelson@intel.com> wrote:
[...]
quoted text
>> +static dma_async_tx_callback ioat_dma_test_callback(void >*dma_async_param) >> +{ >> + printk(KERN_ERR "ioatdma: ioat_dma_test_callback(0x%04llx)\n", >> + (u64)dma_async_param); >> + return 0; >> +} > >This wanted to be `return NULL'. I'll fix.
Thanks.
quoted text
> >> /** >> * ioat_dma_self_test - Perform a IOAT transaction to >verify the HW works. >> * @device: device to be tested >> @@ -691,6 +715,8 @@ static int ioat_dma_self_test(struct >ioatdma_device *device) >> addr = dma_map_single(dma_chan->device->dev, dest, >IOAT_TEST_SIZE, >> DMA_FROM_DEVICE); >> ioat_set_dest(addr, tx, 0); >> + tx->callback = (void *)ioat_dma_test_callback; > >This cast is unneeded, surely? It had better be.. > >> + tx->callback_param = (void *)0x8086; > >eh?
I suppose I could have used "42"... sln -
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 1/5] I/OAT: cleanup pci issues
, Shannon Nelson
, (Wed Oct 17, 5:14 pm)
[PATCH 2/5] I/OAT: clean up of dca provider start and stop
, Shannon Nelson
, (Wed Oct 17, 5:14 pm)
[PATCH 3/5] I/OAT: clean up error handling and some print ...
, Shannon Nelson
, (Wed Oct 17, 5:14 pm)
[PATCH 4/5] I/OAT: Tighten descriptor setup performance
, Shannon Nelson
, (Wed Oct 17, 5:14 pm)
[PATCH 5/5] I/OAT: Add completion callback for async_tx in ...
, Shannon Nelson
, (Wed Oct 17, 5:14 pm)
Re: [PATCH 4/5] I/OAT: Tighten descriptor setup performance
, Andrew Morton
, (Wed Oct 17, 5:34 pm)
Re: [PATCH 5/5] I/OAT: Add completion callback for async_t ...
, Andrew Morton
, (Wed Oct 17, 5:37 pm)
RE: [PATCH 4/5] I/OAT: Tighten descriptor setup performance
, Nelson, Shannon
, (Wed Oct 17, 5:41 pm)
Re: [PATCH 5/5] I/OAT: Add completion callback for async_t ...
, Andrew Morton
, (Wed Oct 17, 5:44 pm)
RE: [PATCH 5/5] I/OAT: Add completion callback for async_t ...
, Nelson, Shannon
, (Wed Oct 17, 5:46 pm)
Re: [PATCH 5/5] I/OAT: Add completion callback for async_t ...
, David Miller
, (Wed Oct 17, 5:47 pm)
RE: [PATCH 5/5] I/OAT: Add completion callback for async_t ...
, Nelson, Shannon
, (Wed Oct 17, 5:53 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 17/36] sysdev: detect multiple driver registrations
Greg Kroah-Hartman
[PATCH 22/36] PM: Make wakeup flags available whenever CONFIG_PM is set
Greg Kroah-Hartman
[PATCH 20/36] Driver core: Call device_pm_add() after bus_add_device() in device_a...
Greg Kroah-Hartman
[PATCH 26/36] Kobject: Replace list_for_each() with list_for_each_entry().
Robert P. J. Day
Re: [uml-devel] User Mode Linux still doesn't build in 2.6.23-final.
git
:
Johannes Schindelin
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
Mark Burton
Re: [PATCH] builtin-branch: highlight current remote branches with an asterisk
Pieter de Bie
Re: Using url.insteadOf in git-clone
Junio C Hamano
Re: [PATCH 6/6] Teach core object handling functions about gitlinks
Teemu Likonen
Re: [PATCH] gc --aggressive: make it really aggressive
linux-netdev
:
Lennert Buytenhek
Re: Distributed Switch Architecture(DSA)
Pavel Emelyanov
Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Daniel Schaffrath
Re: tcp bw in 2.6
Guo-Fu Tseng
Re: jme: UDP checksum error, and lots of them
Gerrit Renker
[PATCH 37/37] dccp: Debugging functions for feature negotiation
openbsd-misc
:
Conor
Re: RFID Reader
Josh Grosse
ssh/sshd challenge-response seems to have stopped working in -current
Pieter Verberne
File collision while using pkg_add
Stuart Henderson
Re: SquidGuard problem
Western Union
Online account has been suspended
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
ath9k: Added get_survey callback in order to get channel noise
Linux Kernel Mailing List
ALSA: snd-usb-caiaq: Do not expose hardware input mode 0 of A4DJ
Linux Kernel Mailing List
tracing: protect reader of cmdline output
Linux Kernel Mailing List
kconfig: recalc symbol value before showing search results
Colocation donated by:
Syndicate