commit | 42e1b4c2c6c823ae26e64c557addf5329a7735b7 | [log] [tgz] |
---|---|---|
author | Ursula Braun <ursula.braun@de.ibm.com> | Tue Apr 21 23:26:20 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 23 04:04:28 2009 -0700 |
tree | 4d075b3cac161fc888372b9db656a8802e9bf0ed | |
parent | 362b76edb78923face033e18e4ffc85df8db0f28 [diff] |
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 <ursula.braun@de.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>