From: Christian Borntraeger Date: Wed, 27 Jul 2005 18:45:06 +0000 (-0700) Subject: [PATCH] s390: use __cpcmd in vmcp_write X-Git-Tag: v2.6.13-rc4~25^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e5ea098446e19175fdee4c2c4ec9366b0217db4;p=pandora-kernel.git [PATCH] s390: use __cpcmd in vmcp_write vmcp_write uses GPF_DMA for the memory allocation of the response buffer, so it can use the low level function __cpcmd directly, no need to call the wrapper. Signed-off-by: Martin Schwidefsky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed