From: Markus Lidel Date: Fri, 6 Jan 2006 08:19:29 +0000 (-0800) Subject: [PATCH] I2O: changed I2O API to create I2O messages in kernel memory X-Git-Tag: v2.6.16-rc1~936^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1a5ea70a6e9db6332b27fe2d96666e17aa1436b;p=pandora-kernel.git [PATCH] I2O: changed I2O API to create I2O messages in kernel memory Changed the I2O API to create I2O messages first in kernel memory and then transfer it at once over the PCI bus instead of sending each quad-word over the PCI bus. Signed-off-by: Markus Lidel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed