From: Ursula Braun Date: Tue, 21 Apr 2009 23:26:20 +0000 (+0000) Subject: iucv: provide second per-cpu IUCV command parameter block X-Git-Tag: v2.6.31-rc1~330^2~579 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42e1b4c2c6c823ae26e64c557addf5329a7735b7;p=pandora-kernel.git iucv: provide second per-cpu IUCV command parameter block Some of the IUCV commands can be invoked in interrupt context. Those commands need a different per-cpu IUCV command parameter block, otherwise they might overwrite an IUCV command parameter of a not yet finished IUCV command invocation in process context. Signed-off-by: Ursula Braun Signed-off-by: David S. Miller --- Reading git-diff-tree failed